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

import"monitor.idl";

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

Public Attributes

GUID_t dp_id
 GUID of the Domain Participant this Topic belongs to. More...
 
key GUID_t topic_id
 GUID for the Topic. More...
 
string topic_name
 
string type_name
 
NVPSeq values
 

Detailed Description

Definition at line 75 of file monitor.idl.

Member Data Documentation

◆ dp_id

GUID_t OpenDDS::DCPS::TopicReport::dp_id

GUID of the Domain Participant this Topic belongs to.

Definition at line 77 of file monitor.idl.

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

◆ topic_id

key GUID_t OpenDDS::DCPS::TopicReport::topic_id

GUID for the Topic.

Definition at line 79 of file monitor.idl.

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

◆ topic_name

string OpenDDS::DCPS::TopicReport::topic_name

Definition at line 80 of file monitor.idl.

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

◆ type_name

string OpenDDS::DCPS::TopicReport::type_name

Definition at line 81 of file monitor.idl.

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

◆ values

NVPSeq OpenDDS::DCPS::TopicReport::values

Definition at line 82 of file monitor.idl.


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