CoreDX DDS
C# Reference Manual

TopicDescription Interface Reference

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

Inheritance diagram for TopicDescription:
ContentFilteredTopic Topic

List of all members.

Public Member Functions

DomainParticipant get_participant ()
 This operation returns the parent DomainParticipant of the Topic.
String get_type_name ()
 This operation returns type_name of the Topic.
String get_name ()
 This operation returns topic_name of the Topic.

Detailed Description

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


The documentation for this interface was generated from the following file:
  • /home/ctucker/coredx_v3.4rc/src/dds_csharp/top.cs

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