TIBCO Adapter SDK C++ Reference
MHawkSink::write
MHawkSink
Write the specified message to this MHawkSink using the INFO role by default. This form writes the specified MTree as the specified message using the specified role.
Parameters
Parameters Description
const MString& rsMessage Message to send to this TIBCO Hawk sink.
const MString& rsRole Role to use for the message being sent to the TIBCO Hawk sink.
Declaration
virtual void write(const MString& rsMessage, const MString& rsRole) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.