|
OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <TransportStatistics.h>

Public Member Functions | |
| InternalMessageCountKey (const NetworkAddress &a_address, MessageCountKind a_kind, bool a_relay) | |
| bool | operator< (const InternalMessageCountKey &other) const |
Public Attributes | |
| NetworkAddress | address |
| MessageCountKind | kind |
| bool | relay |
Definition at line 21 of file TransportStatistics.h.
|
inline |
Definition at line 26 of file TransportStatistics.h.
|
inline |
Definition at line 34 of file TransportStatistics.h.
| NetworkAddress OpenDDS::DCPS::InternalMessageCountKey::address |
Definition at line 22 of file TransportStatistics.h.
Referenced by operator<().
| MessageCountKind OpenDDS::DCPS::InternalMessageCountKey::kind |
Definition at line 23 of file TransportStatistics.h.
Referenced by operator<().
| bool OpenDDS::DCPS::InternalMessageCountKey::relay |
Definition at line 24 of file TransportStatistics.h.
1.8.13