TIBCO Adapter SDK C++ Reference
|
Method | Description |
![]() ![]() | Destructor. |
![]() | Retrieve the method name, which is assigned in the adapter instance description object. |
![]() |
Constructor for MHawkMethod. Information about the method (including its name) must be available in the adapter instance description object. |
![]() ![]() ![]() |
This pure virtual method must be implemented for each MHawkMethod subclass you create. The method is called when TIBCO Hawk invokes this Hawk method.
|