![]() |
Consolix
|
Cconsolix::AppComponentManager | Manages a collection of application components with lifecycle support |
CAppConfig | Application configuration structure |
Cconsolix::ColorManipulator | A utility class for managing text color in streams |
Cconsolix::ConsoleApplication | Singleton class to manage the lifecycle of a console application |
▼Cconsolix::IAppComponent | Interface for defining application components |
▼Cconsolix::BaseLoopComponent | Abstract base class for application components with looping functionality |
CCustomLoop | Custom loop component for the main application logic |
Cconsolix::LogoComponent | Component responsible for displaying a customizable ASCII logo |
Cconsolix::LoopComponent | Component for managing a customizable execution loop |
Cconsolix::TitleComponent | Handles setting and retrieving the console window title |
▼CIApplicationComponent | |
Cconsolix::LoggerComponent | Fallback LoggerComponent when LogIt is disabled |
▼Cconsolix::IShutdownable | Interface for components supporting shutdown logic |
Cconsolix::BaseLoopComponent | Abstract base class for application components with looping functionality |
Cconsolix::LoopComponent | Component for managing a customizable execution loop |
Cconsolix::MultiStream | A class for handling multi-target log streams |
Cconsolix::ServiceLocator | A universal service locator for managing shared resources |