TIBCO Adapter SDK C++ Reference
MPrimitiveClassDescription Members
MPrimitiveClassDescription | Legend
Members
Data Members
Data Member Description
m_any Represents instance of metadata of any MData subclass or a void*.
m_assocList Represents an instance metadata of MAssocList.
m_binary Represents an instance of metadata of binary type.
m_boolean Represents an instance of metadata of boolean type.
m_byte Represents an instance of metadata of byte type.
m_char Represents instance of metadata of character type.
m_date Represents instance of metadata of date type.
m_dateTime Represents instance of metadata of dateTime type.
m_fixed Represents instance of metadata of fixed type.
m_i1 Represents instance of metadata of 1 byte signed int type.
m_i2 Represents instance of metadata of 2 byte signed int type.
m_i4 Represents instance of metadata of 4 byte signed int type.
m_i8 Represents instance of metadata of 8 byte signed int type.
m_interval Represents instance of metadata of time interval type.

m_r4 Represents instance of metadata of real number with 7 digits of precision.
m_r8 Represents instance of metadata of real number with 15 digits of precision.
m_string Represents instance of metadata of string of unlimited length.
m_time Represents instance of metadata of time in a subset ISO 8601 format.

m_ui1 Represents instance of metadata of 1 byte unsigned int type.
m_ui2 Represents instance of metadata of 2 byte unsigned int type.
m_ui4 Represents instance of metadata of 4 byte unsigned int type.
m_ui8 Represents instance of metadata of 8 byte unsigned int type.
Methods
Method Description
downCast Performs safe cast operation for MPrimitiveDescription objects.
downCast Performs safe cast operation for MPrimitiveDescription objects.
getClassName Return the char* "MPrimitiveClassDescription" when called for an instance of this class.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.