TIBCO Adapter SDK C++ Reference
|
Method | Description |
![]() | Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() | Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() ![]() |
Return the class (type) of the elements in this sequence. The class can either be one of the types encapsulated by MPrimitiveClassDescription or can be a sequence. For example, if the sequence encapsulates several i4 instances, a pointer to the MPrimitiveClassDescription::m_i4 static member is returned. |
![]() ![]() |
Return the name of the class (type) of the elements in this sequence. The class can either be one of the types encapsulated by MPrimitiveClassDescription or can be a sequence or a modeled class. For example, if the sequence encapsulates several i4 instances, an "i4" is returned. |
![]() ![]() | Return the maximum length (number of elements) for this sequence. |