|
OpenDDS
Snapshot(2021/07/09-10:21)
|
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.
1.8.13