CoreDX DDS
Java Reference Manual

TopicDescription Interface Reference

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

Inheritance diagram for TopicDescription:
ContentFilteredTopic MultiTopic Topic

List of all members.

Public Member Functions

String get_type_name ()
String get_name ()

Package Functions

DomainParticipant get_participant ()

Detailed Description

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


Member Function Documentation

String get_name (  ) 

This operation returns topic name of the provided TopicDescription.

Implemented in ContentFilteredTopic, MultiTopic, and Topic.

DomainParticipant get_participant (  )  [package]

This operation returns DomainParticipant that owns the TopicDescription.

Implemented in ContentFilteredTopic, MultiTopic, and Topic.

String get_type_name (  ) 

Gets the type_name of the provided TopicDescription.

Implemented in ContentFilteredTopic, MultiTopic, and Topic.

 All Classes Functions Variables

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