OpenSDN source code
IPeerDebugStats::ProtoStats Struct Reference

#include <ipeer.h>

Public Member Functions

 ProtoStats ()
 

Public Attributes

uint64_t total
 
uint64_t open
 
uint64_t keepalive
 
uint64_t notification
 
uint64_t update
 
uint64_t close
 

Detailed Description

Definition at line 43 of file ipeer.h.

Constructor & Destructor Documentation

◆ ProtoStats()

IPeerDebugStats::ProtoStats::ProtoStats ( )
inline

Definition at line 44 of file ipeer.h.

Member Data Documentation

◆ close

uint64_t IPeerDebugStats::ProtoStats::close

Definition at line 57 of file ipeer.h.

◆ keepalive

uint64_t IPeerDebugStats::ProtoStats::keepalive

Definition at line 54 of file ipeer.h.

◆ notification

uint64_t IPeerDebugStats::ProtoStats::notification

Definition at line 55 of file ipeer.h.

◆ open

uint64_t IPeerDebugStats::ProtoStats::open

Definition at line 53 of file ipeer.h.

◆ total

uint64_t IPeerDebugStats::ProtoStats::total

Definition at line 52 of file ipeer.h.

◆ update

uint64_t IPeerDebugStats::ProtoStats::update

Definition at line 56 of file ipeer.h.


The documentation for this struct was generated from the following file: