bsp
ConsoleHistory Class Reference

List of all members.

Public Member Functions

 ConsoleHistory (int size=100)
bool add (char *line)
char * next ()
char * prev (char *active)
void clear ()
void trim ()
void setsize (int size)

Public Attributes

conhist_thead
conhist_ttail
conhist_tcurrent
int count
int maxsize
char * activebuf

Constructor & Destructor Documentation


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