RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::TypeSupport Class Referenceabstract

<<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application. More...

#include <managed_topic.h>

Inheritance diagram for DDS::TypeSupport:
FooTypeSupport

Detailed Description

<<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application.

The implementation provides an automatic means to generate a type-specific class, FooTypeSupport, from a description of the type in IDL.

A DDS::TypeSupport must be registered using the FooTypeSupport::register_type operation on this type-specific class before it can be used to create DDS::Topic objects.

See Also
FooTypeSupport
rtiddsgen

RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc