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

Public Member Functions

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

Detailed Description

DDS.MultiTopic provides a topic that may include data from multiple Topics.

Not Yet Supported:
CoreDX DDS for C# does not yet implement MultiTopics.

Member Function Documentation

◆ get_name()

String get_name ( )
inline

This operation returns topic_name of the Topic.

Implements TopicDescription.

◆ get_participant()

DomainParticipant get_participant ( )
inline

This operation returns the parent DomainParticipant of the Topic.

Implements TopicDescription.

◆ get_type_name()

String get_type_name ( )
inline

This operation returns type_name of the Topic.

Implements TopicDescription.


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