TIBCO Adapter SDK C++ Reference
|
This constructor will signal an exception if the file cannot be opened for writing.
Parameters | Description |
FILE* pFile | File to be used as the sink, or one of stdio, stderr, or stdout. |
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. |
pMapp | Adapter application in which this sink is being constructed. |