CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
TopicDescription Interface Reference
Inheritance diagram for TopicDescription:
ContentFilteredTopic MultiTopic Topic

Public Member Functions

DomainParticipant get_participant ()
 
String get_type_name ()
 
String get_name ()
 

Detailed Description

TopicDescription is an interface that provides the foundation for Topic, ContentFilteredTopic, and MultiTopic.

Member Function Documentation

◆ get_name()

String get_name ( )

This operation returns topic_name of the Topic.

Implemented in MultiTopic, ContentFilteredTopic, and Topic.

◆ get_participant()

DomainParticipant get_participant ( )

This operation returns the parent DomainParticipant of the Topic.

Implemented in MultiTopic, ContentFilteredTopic, and Topic.

◆ get_type_name()

String get_type_name ( )

This operation returns type_name of the Topic.

Implemented in MultiTopic, ContentFilteredTopic, and Topic.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.