RTI Connext C# API  6.1.0
ITopicDescription Interface Reference

Common interface for Rti.Dds.Topics.Topic<T> and Rti.Dds.Topics.ContentFilteredTopic<T> More...

Inheritance diagram for ITopicDescription:
AnyContentFilteredTopic IAnyTopic ContentFilteredTopic< T > Topic< T >

Properties

DomainParticipant DomainParticipant [get]
 The DomainParticipant that created this topic More...
 
string Name [get]
 The name given to this topic More...
 
string TypeName [get]
 The name of the type associated with this topic. More...
 

Detailed Description

Common interface for Rti.Dds.Topics.Topic<T> and Rti.Dds.Topics.ContentFilteredTopic<T>

Property Documentation

◆ DomainParticipant

The DomainParticipant that created this topic

◆ Name

string Name
get

The name given to this topic

◆ TypeName

string TypeName
get

The name of the type associated with this topic.