TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
MApp* pMApp | The application manager associated witht this Hawk sink. |
const MString& rsSinkName | Sink name associated with this instance of the class. The sink name has no relationship with the role of the sink. The role is defined when the sink and a trace are matched. Maximum size is 512 bytes. |
rMHawkMicroagent | Microagent that should receive the traces routed to this sink. |
MHawkSink(MApp* pMApp, const MString& rsSinkName, const MHawkMicroAgent& rMHawkMicroAgent) throw(MException);