CoreDX DDS C# Reference Manual
Public Member Functions | List of all members
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

String get_name ( )
inline

This operation returns topic_name of the Topic.

Implements TopicDescription.

DomainParticipant get_participant ( )
inline

This operation returns the parent DomainParticipant of the Topic.

Implements TopicDescription.

String get_type_name ( )
inline

This operation returns type_name of the Topic.

Implements TopicDescription.


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