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

import"monitor.idl";

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

Public Attributes

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

Detailed Description

Definition at line 97 of file monitor.idl.

Member Data Documentation

◆ dp_id

key GUID_t OpenDDS::DCPS::SubscriberReport::dp_id

GUID of the Domain Participant this Subscriber belongs to.

Definition at line 101 of file monitor.idl.

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

◆ handle

key DDS::InstanceHandle_t OpenDDS::DCPS::SubscriberReport::handle

Instance handle of this Subscriber. Unique within the DP.

Definition at line 99 of file monitor.idl.

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

◆ readers

GUIDSeq OpenDDS::DCPS::SubscriberReport::readers

Definition at line 103 of file monitor.idl.

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

◆ transport_id

unsigned long OpenDDS::DCPS::SubscriberReport::transport_id

Definition at line 102 of file monitor.idl.

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

◆ values

NVPSeq OpenDDS::DCPS::SubscriberReport::values

Definition at line 104 of file monitor.idl.


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