TIBCO Adapter SDK C++ Reference
MHawkSink Members
MHawkSink | Legend
Members
Methods
Method Description
downCast Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example.
downCast Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example.
getClassName Return the char* "MHawkSink" when called for an instance of this class.
getDescription Return a description of this MHawkSink.
getSinkName Return the sink name that was associated with this MHawkSink in the constructor.
MHawkSink Constructor for creating MHawkSink instances. This constructor creates an MHawkSink passing a microagent in as a parameter.
MHawkSink Constructor for creating MHawkSink instances. This constructor creates an MHawkSink specifying a microagent by name.

This constructor signals an exception if the referenced microagent does not exist.

write Write the specified message to this MHawkSink using the INFO role by default. This form writes a specified message.
write 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.
write Write the specified message and MTree to this MHawkSink using the spedified role. This method writes a specified MTree as the specified message.
write Write the specified message to this MHawkSink using the INFO role by default. This form writes the specified MTree using the specified role.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.