RTI Connext C# API  6.1.2
TypeSupport< T > Member List

This is the complete list of members for TypeSupport< T >, including all inherited members.

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