RTI Connext C# API Version 7.3.0
Rti.Dds.Topics.TypeSupportHelper Class Reference

Provides static functions to reflectively find the TypeSupport class for a given IDL type. More...

Static Public Member Functions

static ITypeSupport GetTypeSupportForType (Type type)
 Returns the TypeSupport class associated with a given IDL-based type. More...
 

Detailed Description

Provides static functions to reflectively find the TypeSupport class for a given IDL type.

Member Function Documentation

◆ GetTypeSupportForType()

static ITypeSupport Rti.Dds.Topics.TypeSupportHelper.GetTypeSupportForType ( Type  type)
inlinestatic

Returns the TypeSupport class associated with a given IDL-based type.