CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
com.toc.coredx.DDS.TopicDescription Interface Reference

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

Inheritance diagram for com.toc.coredx.DDS.TopicDescription:
com.toc.coredx.DDS.ContentFilteredTopic com.toc.coredx.DDS.MultiTopic com.toc.coredx.DDS.Topic

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ get_name()

String com.toc.coredx.DDS.TopicDescription.get_name ( )

This operation returns topic name of the provided TopicDescription.

Implemented in com.toc.coredx.DDS.Topic, com.toc.coredx.DDS.ContentFilteredTopic, and com.toc.coredx.DDS.MultiTopic.

◆ get_participant()

DomainParticipant com.toc.coredx.DDS.TopicDescription.get_participant ( )

◆ get_type_name()

String com.toc.coredx.DDS.TopicDescription.get_type_name ( )

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