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