OpenDDS
Snapshot(2023/04/07-19:43)
|
import"monitor.idl";
Public Attributes | |
key DDS::InstanceHandle_t | handle |
Instance handle of this Publisher. Unique within the DP. More... | |
key GUID_t | dp_id |
GUID of the Domain Participant this Publisher belongs to. More... | |
unsigned long | transport_id |
GUIDSeq | writers |
NVPSeq | values |
Definition at line 86 of file monitor.idl.
GUID of the Domain Participant this Publisher belongs to.
Definition at line 90 of file monitor.idl.
Referenced by OpenDDS::DCPS::PublisherMonitorImpl::report().
key DDS::InstanceHandle_t OpenDDS::DCPS::PublisherReport::handle |
Instance handle of this Publisher. Unique within the DP.
Definition at line 88 of file monitor.idl.
Referenced by OpenDDS::DCPS::PublisherMonitorImpl::report().
unsigned long OpenDDS::DCPS::PublisherReport::transport_id |
Definition at line 91 of file monitor.idl.
Referenced by OpenDDS::DCPS::PublisherMonitorImpl::report().
NVPSeq OpenDDS::DCPS::PublisherReport::values |
Definition at line 93 of file monitor.idl.
GUIDSeq OpenDDS::DCPS::PublisherReport::writers |
Definition at line 92 of file monitor.idl.
Referenced by OpenDDS::DCPS::PublisherMonitorImpl::report().