FACT++
1.0
|
void WindowLog::Display | ( | bool | empty = false | ) |
Display backlog.
Display the backlog. If fWindow is NULL then it is flushed to cout otherwise to the window (including the colors and attributes)
Access to cout, the backlog and the window is encapsulated in mutices.
Definition at line 46 of file WindowLog.cc.
References i.
Referenced by Console::EventHook(), Main::execute(), Shell::HandleResize(), Console::Lock(), Shell::Process(), Shell::Resize(), Console::Run(), SetWindow(), Console::Startup(), Console::~Console(), and ConsoleStream::~ConsoleStream().