TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MModeledClassDescription
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference