Method | Description |
![]() | Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() | Performs safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() ![]() | Return the char* "MHawkSink" when called for an instance of this class. |
![]() ![]() | Return a description of this MHawkSink. |
![]() ![]() | Return the sink name that was associated with this MHawkSink in the constructor. |
![]() | Constructor for creating MHawkSink instances. This constructor creates an MHawkSink passing a microagent in as a parameter. |
![]() |
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 the specified message to this MHawkSink using the INFO role by default. This form writes a specified message. |
![]() ![]() | 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 the specified message and MTree to this MHawkSink using the spedified role. This method writes a specified MTree as the specified message. |
![]() ![]() | Write the specified message to this MHawkSink using the INFO role by default. This form writes the specified MTree using the specified role. |