FACT++  1.0
void ConsoleStream::SetNullOutput ( bool  null)
inline

Definition at line 18 of file Console.h.

References WindowLog::SetNullOutput().

18 { fLogO.SetNullOutput(null); }
void SetNullOutput(bool n=true)
Switch on or off any physical output to the screen (cout or fWindow)
Definition: WindowLog.h:137
WindowLog fLogO
Definition: Console.h:10

+ Here is the call graph for this function: