OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
DDS.ITypeSupport Interface Reference
Inheritance diagram for DDS.ITypeSupport:
Inheritance graph
Collaboration diagram for DDS.ITypeSupport:
Collaboration graph

Public Member Functions

ReturnCode RegisterType (IDomainParticipant domain, string typeName)
 

Properties

string KeyList [get]
 
string TypeDescriptor [get]
 
string TypeName [get]
 

Detailed Description

Definition at line 2238 of file DdsDcpsInterfaces.cs.

Member Function Documentation

◆ RegisterType()

ReturnCode DDS.ITypeSupport.RegisterType ( IDomainParticipant  domain,
string  typeName 
)

Property Documentation

◆ KeyList

string DDS.ITypeSupport.KeyList
get

Definition at line 2243 of file DdsDcpsInterfaces.cs.

◆ TypeDescriptor

string DDS.ITypeSupport.TypeDescriptor
get

Definition at line 2242 of file DdsDcpsInterfaces.cs.

◆ TypeName

string DDS.ITypeSupport.TypeName
get

Definition at line 2241 of file DdsDcpsInterfaces.cs.


The documentation for this interface was generated from the following file: