termstyle 1.0.0-pre.3
An open-source C++ header file that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NtermstyleNamespace for the termstyle library
 CCol256Struct for storing 256-color codes
 CColorStruct for storing different types of colors
 CColRGBStruct for storing RGB color codes
 CConfigConfiguration namespace
 COnExitThe OnExit class is a helper class that performs an action when it goes out of scope
 CPresetConfigStruct for storing preset configurations
 CStyledCoutA class that provides styled output to the standard output stream
 CStyleStringStruct for storing styled strings
 CBadColorID
 CErrorBase class for all exceptions thrown by the library
 CPresetNameUsedThrown when a preset name is already used
 CPresetNotFoundThrown when a preset is not found