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

import"monitor.idl";

Collaboration diagram for OpenDDS::DCPS::DomainParticipantReport:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 62 of file monitor.idl.

Member Data Documentation

◆ domain_id

DDS::DomainId_t OpenDDS::DCPS::DomainParticipantReport::domain_id

Definition at line 69 of file monitor.idl.

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

◆ dp_id

key GUID_t OpenDDS::DCPS::DomainParticipantReport::dp_id

GUID of the Domain Participant.

Definition at line 68 of file monitor.idl.

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

◆ host

string OpenDDS::DCPS::DomainParticipantReport::host

Host name.

Definition at line 64 of file monitor.idl.

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

◆ pid

long OpenDDS::DCPS::DomainParticipantReport::pid

Process ID.

Definition at line 66 of file monitor.idl.

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

◆ topics

GUIDSeq OpenDDS::DCPS::DomainParticipantReport::topics

Definition at line 70 of file monitor.idl.

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

◆ values

NVPSeq OpenDDS::DCPS::DomainParticipantReport::values

Definition at line 71 of file monitor.idl.


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