RTI Routing Service Version 7.2.0
RTI_RoutingServiceTypeInfo Struct Reference

Type information. More...

Data Fields

char * type_name
 The registered type name. More...
 
RTI_RoutingServiceTypeRepresentationKind type_representation_kind
 The representation kind. More...
 
RTI_RoutingServiceTypeRepresentation type_representation
 The type representation. More...
 

Detailed Description

Type information.

Field Documentation

◆ type_name

char* RTI_RoutingServiceTypeInfo::type_name

The registered type name.

◆ type_representation_kind

RTI_RoutingServiceTypeRepresentationKind RTI_RoutingServiceTypeInfo::type_representation_kind

The representation kind.

See also
Standard Type Representation Kinds

◆ type_representation

RTI_RoutingServiceTypeRepresentation RTI_RoutingServiceTypeInfo::type_representation

The type representation.