RTI Routing Service  Version 5.3.0
 All Classes Files Functions Variables Groups
Standard Type Representation Kinds

Standard type Representation kinds. More...

Variables

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.
 

Detailed Description

Standard type Representation kinds.

Variable Documentation

int DYNAMIC_TYPE_REPRESENTATION
static

Dynamic type representation.

Types with this representation are provided as RTI Connext TypeCodes.

For more information about TypeCodes, see Chapter 3 in the RTI Core Libraries and Utilities User's Manual.

int XML_TYPE_REPRESENTATION
static

[Not supported] XML type representation.

Types with this representation are provided as XML strings. The XML schema is the RTI Connext XML schema for type representation.

For more information about XML representation, see Chapter 3 in the RTI Core Libraries and Utilities User's Manual.

int JAVA_OBJECT_TYPE_REPRESENTATION
static

[Not supported] Java object type representation.

Types with this representation are provided as Java objects.


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