Method | Description |
![]() | Perform safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() | Perform safe cast operation. See MComponent::downCast() for a detailed explanation and example. |
![]() ![]() | Return the char* “MStdioSink” when called for an instance of this class. |
![]() ![]() | Return the description of this sink. |
![]() |
Constructor for creating MStdioSink instances. This constructor will signal an exception if the file cannot be opened for writing. |
![]() ![]() | Write a message to a user-provided file. MStdioSink is mainly used for tracing to stdout or stderr, it can, however, also be used to trace to any FILE* that is already open. |
![]() ![]() | Write a message to a user-provided file. MStdioSink is mainly used for tracing to stdout or stderr, it can, however, also be used to trace to any FILE* that is already open. |