TIBCO Adapter SDK C++ Reference
MPrimitiveClassDescription
Class Hierarchy | Data Members | C++ Classes and Methods | Members | Methods
MPrimitiveClassDescription describes the types that the SDK makes available for attributes in metadata defined in the adapter instance description object.
Remarks
Applications cannot create instances of this class. The SDK predefines static members for each type.

If none of the types encapsulated by MPrimitiveClassDescription is appropriate, an application can create an instance of MModeledClassDescription and use it as a type.

Declaration
class MPrimitiveClassDescription : public MBaseClassDescription;
Class Hierarchy
MObject, MPropertyBag
        MMetaDescription
            MBaseClassDescription
                MPrimitiveClassDescription
File
MPrimitiveClassDescription.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.