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

Switch on or off any physical output to the screen (cout or fWindow)

Definition at line 137 of file WindowLog.h.

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

137 { fIsNull=n; }
bool fIsNull
Stream for redirection to a log-file.
Definition: WindowLog.h:70

+ Here is the caller graph for this function: