![]() |
#include <Buffer.h>
Public Types | |
| enum | Type { info, debug, warning, error } |
Public Member Functions | |
| Buffer () | |
| Buffer (int lines, int cols) | |
| ~Buffer () | |
| void | init (int lines, int cols) |
| int | size () const |
| void | add (const char *msg, Type type=info, int level=0) |
| const char * | get (int line) const |
| Type | type (int line) const |
| int | level (int line) const |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.