TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAttributeDescription::getAttributeClassName
MAttributeDescription
Return the name of the class (that is, the type) associated with this attribute as an
MString
.
Remarks
An attribute class is either one of the data members of
MPrimitiveClassDescription
or a user-defined class (encapsulated as an
MModeledClassDescription
).
Declaration
virtual
const
MString
& getAttributeClassName()
const
;
Links
MAttributeDescription
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference