TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MHawkMicroAgent::getMethod
MHawkMicroAgent
Return the TIBCO Hawk method corresponding to a specified method name. Do not delete the returned method unless all the MHawkMicroAgents in which this method is registered have been terminated.
Parameters
Parameters
Description
const MString& sMethodName
The name of the Hawk method to retrieve.
Declaration
MHawkMethod
* getMethod(
const
MString
& sMethodName)
const
;
Links
MHawkMicroAgent
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference