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