OpenDDS
Snapshot(2023/04/07-19:43)
|
import"monitor.idl";
Public Attributes | |
key DDS::InstanceHandle_t | handle |
Instance handle of this Subscriber. Unique within the DP. More... | |
key GUID_t | dp_id |
GUID of the Domain Participant this Subscriber belongs to. More... | |
unsigned long | transport_id |
GUIDSeq | readers |
NVPSeq | values |
Definition at line 97 of file monitor.idl.
GUID of the Domain Participant this Subscriber belongs to.
Definition at line 101 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
key DDS::InstanceHandle_t OpenDDS::DCPS::SubscriberReport::handle |
Instance handle of this Subscriber. Unique within the DP.
Definition at line 99 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
GUIDSeq OpenDDS::DCPS::SubscriberReport::readers |
Definition at line 103 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
unsigned long OpenDDS::DCPS::SubscriberReport::transport_id |
Definition at line 102 of file monitor.idl.
Referenced by OpenDDS::DCPS::SubscriberMonitorImpl::report().
NVPSeq OpenDDS::DCPS::SubscriberReport::values |
Definition at line 104 of file monitor.idl.