143union Data switch(unsigned long)
145 case EventKind::HISTORY2HISTORY_LATENCY:
147 case EventKind::NETWORK_LATENCY:
149 case EventKind::PUBLICATION_THROUGHPUT:
150 case EventKind::SUBSCRIPTION_THROUGHPUT:
152 case EventKind::RTPS_SENT:
153 case EventKind::RTPS_LOST:
155 case EventKind::RESENT_DATAS:
156 case EventKind::HEARTBEAT_COUNT:
157 case EventKind::ACKNACK_COUNT:
158 case EventKind::NACKFRAG_COUNT:
159 case EventKind::GAP_COUNT:
160 case EventKind::DATA_COUNT:
161 case EventKind::PDP_PACKETS:
162 case EventKind::EDP_PACKETS:
164 case EventKind::DISCOVERED_ENTITY:
166 case EventKind::SAMPLE_DATAS:
168 case EventKind::PHYSICAL_DATA:
const unsigned long DISCOVERED_ENTITY
Definition types.idl:138
const unsigned long NACKFRAG_COUNT
Definition types.idl:133
const unsigned long HISTORY2HISTORY_LATENCY
Definition types.idl:124
const unsigned long SUBSCRIPTION_THROUGHPUT
Definition types.idl:127
const unsigned long PDP_PACKETS
Definition types.idl:136
const unsigned long RTPS_LOST
Definition types.idl:129
const unsigned long EDP_PACKETS
Definition types.idl:137
const unsigned long GAP_COUNT
Definition types.idl:134
const unsigned long SAMPLE_DATAS
Definition types.idl:139
const unsigned long DATA_COUNT
Definition types.idl:135
const unsigned long PUBLICATION_THROUGHPUT
Definition types.idl:126
const unsigned long ACKNACK_COUNT
Definition types.idl:132
const unsigned long NETWORK_LATENCY
Definition types.idl:125
const unsigned long RESENT_DATAS
Definition types.idl:130
const unsigned long RTPS_SENT
Definition types.idl:128
const unsigned long PHYSICAL_DATA
Definition types.idl:140
const unsigned long HEARTBEAT_COUNT
Definition types.idl:131
Key detail::GUID_s remote_entity_guid
Definition types.idl:66
Key detail::GUID_s local_participant_guid
Definition types.idl:65
string host
Definition types.idl:68
string process
Definition types.idl:70
unsigned long long time
Definition types.idl:67
string user
Definition types.idl:69
short byte_magnitude_order
Definition types.idl:91
Key detail::Locator_s dst_locator
Definition types.idl:88
unsigned long long packet_count
Definition types.idl:89
Key detail::GUID_s src_guid
Definition types.idl:87
unsigned long long byte_count
Definition types.idl:90
unsigned long long count
Definition types.idl:76
Key detail::GUID_s guid
Definition types.idl:75
float data
Definition types.idl:111
Key detail::GUID_s guid
Definition types.idl:110
float data
Definition types.idl:105
Key detail::Locator_s dst_locator
Definition types.idl:104
Key detail::Locator_s src_locator
Definition types.idl:103
string host
Definition types.idl:117
string process
Definition types.idl:119
Key detail::GUID_s participant_guid
Definition types.idl:116
string user
Definition types.idl:118
unsigned long long count
Definition types.idl:82
Key detail::SampleIdentity_s sample_id
Definition types.idl:81
float data
Definition types.idl:98
Key detail::GUID_s writer_guid
Definition types.idl:96
Key detail::GUID_s reader_guid
Definition types.idl:97
EntityId_s entityId
Definition types.idl:39
GuidPrefix_s guidPrefix
Definition types.idl:38
unsigned long port
Definition types.idl:57
long kind
Definition types.idl:56
SequenceNumber_s sequence_number
Definition types.idl:51
GUID_s writer_guid
Definition types.idl:50
unsigned long low
Definition types.idl:45
long high
Definition types.idl:44
Entity2LocatorTraffic entity2locator_traffic
Definition types.idl:154
SampleIdentityCount sample_identity_count
Definition types.idl:167
DiscoveryTime discovery_time
Definition types.idl:165
WriterReaderData writer_reader_data
Definition types.idl:146
EntityData entity_data
Definition types.idl:151
PhysicalData physical_data
Definition types.idl:169
EntityCount entity_count
Definition types.idl:163
Locator2LocatorData locator2locator_data
Definition types.idl:148