RTI Connext Java API  Version 6.1.1

Constant used to indicate that a value type has the truncatable modifier. More...

Static Public Attributes

static final short VALUE
 

Detailed Description

Constant used to indicate that a value type has the truncatable modifier.

A value with a state that derives from another value with a state can be declared as truncatable. A truncatable type means the object can be truncated to the base type.

Member Data Documentation

◆ VALUE

final short VALUE
static

Constant value.

Referenced by TypeCode.print_complete_IDL().