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

Public Attributes | |
| string | host |
| Host name. More... | |
| long | pid |
| Process ID. More... | |
| key GUID_t | dp_id |
| GUID of the Domain Participant. More... | |
| DDS::DomainId_t | domain_id |
| GUIDSeq | topics |
| NVPSeq | values |
Definition at line 62 of file monitor.idl.
| DDS::DomainId_t OpenDDS::DCPS::DomainParticipantReport::domain_id |
Definition at line 69 of file monitor.idl.
Referenced by OpenDDS::DCPS::DPMonitorImpl::report().
GUID of the Domain Participant.
Definition at line 68 of file monitor.idl.
Referenced by OpenDDS::DCPS::DPMonitorImpl::report().
| string OpenDDS::DCPS::DomainParticipantReport::host |
Host name.
Definition at line 64 of file monitor.idl.
Referenced by OpenDDS::DCPS::DPMonitorImpl::report().
| long OpenDDS::DCPS::DomainParticipantReport::pid |
Process ID.
Definition at line 66 of file monitor.idl.
Referenced by OpenDDS::DCPS::DPMonitorImpl::report().
| GUIDSeq OpenDDS::DCPS::DomainParticipantReport::topics |
Definition at line 70 of file monitor.idl.
Referenced by OpenDDS::DCPS::DPMonitorImpl::report().
| NVPSeq OpenDDS::DCPS::DomainParticipantReport::values |
Definition at line 71 of file monitor.idl.
1.8.13