FACT++  1.0
ConsoleStream::~ConsoleStream ( )

Definition at line 223 of file Console.cc.

References WindowLog::Display(), and Console::fLogO.

224 {
225  fLogO.Display();
226 }
WindowLog fLogO
Definition: Console.h:10
void Display(bool empty=false)
Display backlog.
Definition: WindowLog.cc:46

+ Here is the call graph for this function: