TIBCO Adapter SDK C++ Reference
MHawkSink::write
MHawkSink
Write the specified message and MTree to this MHawkSink using the spedified role. This method writes a specified MTree as the specified message.
Parameters
Parameters Description
const MString& rsMessage Message to send to this TIBCO Hawk sink.
const MTree& rmTree MTree to send to this TIBCO Hawk sink.
Declaration
virtual void write(const MString& rsMessage, const MTree& rmTree) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.