TIBCO Adapter SDK C++ Reference
|
See "Transports, Wire Formats, and Message Formats" in TIBCO Adapter SDK Programmer's Guide.
Parameters | Description |
MTree& refMTree | The MTree instance that the publisher will send to TIBCO Rendezvous. |
MMessageFormat formatHint | The format to be used to serialize the MAdvisoryDocument to an MTree. See MMessageFormat for supported formats. |
MDataSerializer* s = 0 | The serializer to serialize the MTree. |
virtual Mboolean serialize(MTree& refMTree, MMessageFormat formatHint, MDataSerializer* s = 0) const;