Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼Cclutchlog | The single class which holds everything |
| ▼Cfmt | Color and style formatter for ANSI terminal escape sequences |
| Cbg_16M | Background in 256-colors mode |
| Cbg_256 | Background in 256-colors mode |
| Ccolor | Interface class for colors representation |
| Ccolor_16M | Abstract base class for 16M colors objects (24-bits ANSI) |
| Ccolor_256 | Abstract base class for 256 colors objects (8-bits ANSI) |
| Cfg_16M | Foreground in 256-colors mode |
| Cfg_256 | Foreground in 256-colors mode |
| Cscope_t | Structure holding a location matching |