FACT++  1.0
void WindowLog::SetBacklog ( bool  n = true)
inline

Switch on or off any storage in the backlog.

Definition at line 141 of file WindowLog.h.

Referenced by Console::Console(), ConsoleStream::ConsoleStream(), Main::execute(), Console::Lock(), and Console::Unlock().

141 { fEnableBacklog=n; }
bool fEnableBacklog
Switch to toggle off physical output to the screen.
Definition: WindowLog.h:71

+ Here is the caller graph for this function: