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

import"monitor.idl";

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

Public Attributes

key DDS::InstanceHandle_t handle
 Instance handle of this Publisher. Unique within the DP. More...
 
key GUID_t dp_id
 GUID of the Domain Participant this Publisher belongs to. More...
 
unsigned long transport_id
 
GUIDSeq writers
 
NVPSeq values
 

Detailed Description

Definition at line 86 of file monitor.idl.

Member Data Documentation

◆ dp_id

key GUID_t OpenDDS::DCPS::PublisherReport::dp_id

GUID of the Domain Participant this Publisher belongs to.

Definition at line 90 of file monitor.idl.

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

◆ handle

key DDS::InstanceHandle_t OpenDDS::DCPS::PublisherReport::handle

Instance handle of this Publisher. Unique within the DP.

Definition at line 88 of file monitor.idl.

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

◆ transport_id

unsigned long OpenDDS::DCPS::PublisherReport::transport_id

Definition at line 91 of file monitor.idl.

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

◆ values

NVPSeq OpenDDS::DCPS::PublisherReport::values

Definition at line 93 of file monitor.idl.

◆ writers

GUIDSeq OpenDDS::DCPS::PublisherReport::writers

Definition at line 92 of file monitor.idl.

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


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