![]() |
Consolix
|
| ▼Nconsolix | < Utility modules and helpers |
| CAppComponentManager | Manages a collection of application components with lifecycle support |
| CBaseLoopComponent | Abstract base class for application components with looping functionality |
| CColorManipulator | A utility class for managing text color in streams |
| CConsoleApplication | Singleton class to manage the lifecycle of a console application |
| CIAppComponent | Interface for defining application components |
| CIShutdownable | Interface for components supporting shutdown logic |
| CLoggerComponent | Fallback LoggerComponent when LogIt is disabled |
| CLogoComponent | Component responsible for displaying a customizable ASCII logo |
| CLoopComponent | Component for managing a customizable execution loop |
| CMultiStream | A class for handling multi-target log streams |
| CServiceLocator | A universal service locator for managing shared resources |
| CTitleComponent | Handles setting and retrieving the console window title |
| CAppConfig | Application configuration structure |
| CCustomLoop | Custom loop component for the main application logic |