import "monitor.idl";
Public Attributes | |
DDS::InstanceHandle_t | handle |
Instance handle of this Subscriber. Unique withing the DP. | |
GUID_t | dp_id |
GUID of the Domain Participant this Subscriber belongs to. | |
unsigned long | transport_id |
GUIDSeq | readers |
NVPSeq | values |
Definition at line 179 of file monitor.idl.
GUID of the Domain Participant this Subscriber belongs to.
Definition at line 183 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
Instance handle of this Subscriber. Unique withing the DP.
Definition at line 181 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
Definition at line 185 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
unsigned long OpenDDS::DCPS::SubscriberReport::transport_id |
Definition at line 184 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
Definition at line 186 of file monitor.idl.