TIBCO Adapter SDK C++ Reference
MModeledClassDescription::getAttributes
MModeledClassDescription
Return the attributes encapsulated by this object as a table of attribute names and MAttributeDescription pointers.
Remarks
Do not delete the item returned by the method.
Declaration
virtual const MMap<MString, MAttributeDescription*>* getAttributes() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.