FACT++  1.0
void WindowLog::SetWindow ( WINDOW w)
inline

Redirect the output to an ncurses WINDOW instead of cout.

Definition at line 118 of file WindowLog.h.

References CloseLogFile(), Display(), EmptyBacklog(), and OpenLogFile().

Referenced by Shell::HandleResize(), Shell::Resize(), and Shell::Shell().

118 { fWindow=w; }
WINDOW * fWindow
Pointer to end of buffer.
Definition: WindowLog.h:63

+ Here is the call graph for this function:

+ Here is the caller graph for this function: