#include <cxxtls/tableviewer.h>
#include <cxxtls/viewermanager.h>
#include <algorithm>
#include <cxxtls/simple_regex.h>
#include <ctype.h>
Go to the source code of this file.
Classes | |
struct | CharCompare |
< Comparator function needed for the stl search algorithm, below. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
Functions | |
static int | textAtt (bool bold, bool underlined, bool reversed) |