RTI Connext C# API  7.1.0
MyTypeSupport Member List

This is the complete list of members for MyTypeSupport, including all inherited members.

CreateSerializer(short dataRepresentation=Core.Policy.DataRepresentation.Xcdr)TypeSupport< Example.MyType >
Dispose()TypeSupport< Example.MyType >virtual
DynamicTypeTypeSupport< Example.MyType >
GetAttribute< TAttribute >(string propertyName)TypeSupport< Example.MyType >
GetDynamicTypeInternal(bool isPublic=true)TypeSupport< Example.MyType >
InstanceMyTypeSupportstatic
RegisterType(DomainParticipant participant, string typeName)TypeSupport< Example.MyType >virtual
ToString(T sample)TypeSupport< Example.MyType >
ToString(T sample, PrintFormatProperty format)TypeSupport< Example.MyType >
TypeSupport(ITypePlugin plugin, Lazy< DynamicType > dynamicTypeConstructor)TypeSupport< Example.MyType >protected