![]() |
Consolix
|
The core functionality of the Consolix framework. More...
Files | |
file | core.hpp |
Entry point for including all core headers of the Consolix framework. | |
file | AppComponentManager.hpp |
Manages application components with lifecycle support. | |
file | application_utils.hpp |
Utility functions for managing application lifecycle and components. | |
file | ConsoleApplication.hpp |
Manages the lifecycle of a console application. | |
file | platform_includes.hpp |
Contains platform-specific API includes and definitions. | |
file | service_utils.hpp |
Utility functions for working with the ServiceLocator . | |
file | ServiceLocator.hpp |
Provides a universal service locator for managing shared resources. | |
The core functionality of the Consolix framework.
The Core group includes fundamental classes and utilities for managing the application lifecycle, global services, and component interaction.
AppComponentManager
.core/ServiceLocator.hpp
core/service_utils.hpp
core/AppComponentManager.hpp
core/ConsoleApplication.hpp
core/application_utils.hpp