OpenDDS  Snapshot(2023/04/07-19:43)
Public Attributes | List of all members
OpenDDS::DCPS::ServiceParticipantReport Struct Reference

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
 

Detailed Description

Definition at line 51 of file monitor.idl.

Member Data Documentation

◆ domain_participants

GUIDSeq OpenDDS::DCPS::ServiceParticipantReport::domain_participants

Definition at line 56 of file monitor.idl.

Referenced by OpenDDS::DCPS::SPMonitorImpl::report().

◆ host

key string OpenDDS::DCPS::ServiceParticipantReport::host

Host name.

Definition at line 53 of file monitor.idl.

Referenced by OpenDDS::DCPS::SPMonitorImpl::report().

◆ pid

key long OpenDDS::DCPS::ServiceParticipantReport::pid

Process ID.

Definition at line 55 of file monitor.idl.

Referenced by OpenDDS::DCPS::SPMonitorImpl::report().

◆ transports

CORBA::ULongSeq OpenDDS::DCPS::ServiceParticipantReport::transports

Definition at line 57 of file monitor.idl.

◆ values

NVPSeq OpenDDS::DCPS::ServiceParticipantReport::values

Definition at line 58 of file monitor.idl.


The documentation for this struct was generated from the following file: