import "monitor.idl";

Public Attributes | |
| GUID_t | dp_id |
| GUID of the Domain Participant this Data Reader belongs to. | |
| DDS::InstanceHandle_t | sub_handle |
| Instance handle of this Data Reader's Subscriber. | |
| GUID_t | dr_id |
| GUID for the Data Reader. | |
| GUID_t | topic_id |
| GUID for the Topic this Data Reader is using. | |
| DDS::InstanceHandleSeq | instances |
| Sequence of instances that this Data Reader has received. | |
| DRAssociations | associations |
| Sequence of Data Writer GUIDs that this Data Reader is associated with. | |
| NVPSeq | values |
Definition at line 292 of file monitor.idl.
Sequence of Data Writer GUIDs that this Data Reader is associated with.
Definition at line 304 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
GUID of the Domain Participant this Data Reader belongs to.
Definition at line 294 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
GUID for the Data Reader.
Definition at line 298 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
Sequence of instances that this Data Reader has received.
Definition at line 302 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
Instance handle of this Data Reader's Subscriber.
Definition at line 296 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
GUID for the Topic this Data Reader is using.
Definition at line 300 of file monitor.idl.
Referenced by OpenDDS::DCPS::DRMonitorImpl::report().
Definition at line 305 of file monitor.idl.
1.6.1