#include <Console.h>
Public Member Functions | |
RedirectStdError () | |
Protected Member Functions | |
int | overflow (int c=EOF) |
int | sync () |
Definition at line 242 of file Console.h.
RedirectStdError::RedirectStdError | ( | ) |
Definition at line 707 of file Console.cpp.
References buffer.
int RedirectStdError::overflow | ( | int | c = EOF |
) | [protected] |
Definition at line 712 of file Console.cpp.
References buffer.
int RedirectStdError::sync | ( | ) | [protected] |
Definition at line 719 of file Console.cpp.
References buffer, Base::Console(), and Base::ConsoleSingleton::Error().