|
OpenDDS
Snapshot(2023/04/28-20:55)
|
import"monitor.idl";
Public Attributes | |
| key string | host |
| Host name. More... | |
| key long | pid |
| Process ID. More... | |
| GUIDSeq | domain_participants |
| CORBA::ULongSeq | transports |
| NVPSeq | values |
Definition at line 51 of file monitor.idl.
| GUIDSeq OpenDDS::DCPS::ServiceParticipantReport::domain_participants |
Definition at line 56 of file monitor.idl.
Referenced by OpenDDS::DCPS::SPMonitorImpl::report().
| key string OpenDDS::DCPS::ServiceParticipantReport::host |
Host name.
Definition at line 53 of file monitor.idl.
Referenced by OpenDDS::DCPS::SPMonitorImpl::report().
| key long OpenDDS::DCPS::ServiceParticipantReport::pid |
Process ID.
Definition at line 55 of file monitor.idl.
Referenced by OpenDDS::DCPS::SPMonitorImpl::report().
| CORBA::ULongSeq OpenDDS::DCPS::ServiceParticipantReport::transports |
Definition at line 57 of file monitor.idl.
| NVPSeq OpenDDS::DCPS::ServiceParticipantReport::values |
Definition at line 58 of file monitor.idl.
1.8.13