FACT++  1.0
size_t WindowLog::GetSizeBacklog ( ) const
inline

Get the current size of the backlog in bytes.

Definition at line 133 of file WindowLog.h.

References GetSizeStr().

Referenced by Console::EventHook().

133 { return fBacklog.size(); }
std::vector< char > fBacklog
Pointer to an ncurses Window.
Definition: WindowLog.h:65

+ Here is the call graph for this function:

+ Here is the caller graph for this function: