RTI Routing Service  Version 5.3.0
 All Classes Files Functions Variables Groups
TypeInfo Class Reference

Type information. More...

Public Member Functions

 TypeInfo (String typeName, Object typeRepresentation)
 TypeInfo constructor.
 
String getTypeName ()
 Gets the registered type name.
 
Object getTypeRepresentation ()
 Gets the type representation.
 

Static Public Attributes

static int DYNAMIC_TYPE_REPRESENTATION
 Dynamic type representation.
 
static int XML_TYPE_REPRESENTATION
 [Not supported] XML type representation.
 
static int JAVA_OBJECT_TYPE_REPRESENTATION
 [Not supported] Java object type representation.
 
static int DYNAMIC_DATA_REPRESENTATION
 Dynamic data representation.
 
static int XML_DATA_REPRESENTATION
 [Not supported] XML data representation.
 
static int JAVA_OBJECT_DATA_REPRESENTATION
 [Not supported] Java object data representation.
 

Detailed Description

Type information.

Constructor & Destructor Documentation

TypeInfo ( String  typeName,
Object  typeRepresentation 
)

TypeInfo constructor.

Parameters
typeNamers_st_in Registered type name.
typeRepresentationrs_st_in Type representation.

Member Function Documentation

String getTypeName ( )

Gets the registered type name.

Returns
The registered type name.
Object getTypeRepresentation ( )

Gets the type representation.

Returns
The type representation.

RTI Routing Service Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc