|
OpenDDS
Snapshot(2023/04/28-20:55)
|
import"monitor.idl";

Public Attributes | |
| GUID_t | dp_id |
| GUID of the Domain Participant this Topic belongs to. More... | |
| key GUID_t | topic_id |
| GUID for the Topic. More... | |
| string | topic_name |
| string | type_name |
| NVPSeq | values |
Definition at line 75 of file monitor.idl.
| GUID_t OpenDDS::DCPS::TopicReport::dp_id |
GUID of the Domain Participant this Topic belongs to.
Definition at line 77 of file monitor.idl.
Referenced by OpenDDS::DCPS::TopicMonitorImpl::report().
GUID for the Topic.
Definition at line 79 of file monitor.idl.
Referenced by OpenDDS::DCPS::TopicMonitorImpl::report().
| string OpenDDS::DCPS::TopicReport::topic_name |
Definition at line 80 of file monitor.idl.
Referenced by OpenDDS::DCPS::TopicMonitorImpl::report().
| string OpenDDS::DCPS::TopicReport::type_name |
Definition at line 81 of file monitor.idl.
Referenced by OpenDDS::DCPS::TopicMonitorImpl::report().
| NVPSeq OpenDDS::DCPS::TopicReport::values |
Definition at line 82 of file monitor.idl.
1.8.13