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