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 Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Ctermstyle::Col256Struct for storing 256-color codes
 Ctermstyle::ColorStruct for storing different types of colors
 Ctermstyle::ColRGBStruct for storing RGB color codes
 Ctermstyle::ConfigConfiguration namespace
 Ctermstyle::OnExitThe OnExit class is a helper class that performs an action when it goes out of scope
 Ctermstyle::PresetConfigStruct for storing preset configurations
 Cstd::runtime_error
 CErrorBase class for all exceptions thrown by the library
 CBadColorID
 CPresetNameUsedThrown when a preset name is already used
 CPresetNotFoundThrown when a preset is not found
 Ctermstyle::StyledCoutA class that provides styled output to the standard output stream
 Ctermstyle::StyleStringStruct for storing styled strings