Goby v2
Classes | List of all members
goby::common::FlexNCurses Class Reference

Enables the Verbosity == gui mode of the Goby logger and displays an NCurses gui for the logger content. More...

#include <goby/common/logger/flex_ncurses.h>

Public Member Functions

Constructors / Destructor
 FlexNCurses ()
 
 ~FlexNCurses ()
 
Initialization
void startup ()
 
void add_win (const Group *title)
 
Use
void insert (boost::posix_time::ptime t, const std::string &s, Group *g)
 Add a string to the gui.
 
Utility
size_t panel_from_group (Group *g)
 
void recalculate_win ()
 
void cleanup ()
 
void alive (bool alive)
 
User Input Thread
void run_input ()
 run in its own thread to take input from the user
 

Detailed Description

Enables the Verbosity == gui mode of the Goby logger and displays an NCurses gui for the logger content.

Definition at line 42 of file flex_ncurses.h.


The documentation for this class was generated from the following files: