TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MModeledClassDescription::getAttribute
MModeledClassDescription
Return the specified attribute as an
MAttributeDescription
instance.
Remarks
Do not delete the item returned by the method.
Parameters
Parameters
Description
const MString& sAttrName
The name of the attribute to lookup.
Declaration
virtual
const
MAttributeDescription
* getAttribute(
const
MString
& sAttrName)
const
;
Links
MModeledClassDescription
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference