TIBCO Adapter SDK C++ Reference
|
By default, messages are sent in MMessageFormat.AERV. The default can be overridden by the command line.
See "Transports, Wire Formats, and Message Formats" in TIBCO Adapter SDK Programmer's Guide.
See also MMessageFormat.
Parameters | Description |
MTree& refMTree | MTree instance you want to serialize. |
MDataSerializer* s = NULL | Users should ignore this parameter. This is for internal use only by the SDK. |
Mboolean serialize(MTree& refMTree, MDataSerializer* s = NULL) const;