Consolix
Toggle main menu visibility
Loading...
Searching...
No Matches
core.hpp
Go to the documentation of this file.
1
#pragma once
2
#ifndef _CONSOLIX_CORE_HPP_INCLUDED
3
#define _CONSOLIX_CORE_HPP_INCLUDED
4
68
69
#include "
config_macros.hpp
"
70
#include "
interfaces.hpp
"
71
#include "
utils.hpp
"
72
#include "
components.hpp
"
73
#include "
core/platform_includes.hpp
"
74
#include "
core/ServiceLocator.hpp
"
75
#include "
core/service_utils.hpp
"
76
#include "
core/AppComponentManager.hpp
"
77
#include "
core/ConsoleApplication.hpp
"
78
#include "
core/application_utils.hpp
"
79
80
#endif
// _CONSOLIX_CORE_HPP_INCLUDED
AppComponentManager.hpp
Manages application components with lifecycle support.
ConsoleApplication.hpp
Manages the lifecycle of a console application.
ServiceLocator.hpp
Provides a universal service locator for managing shared resources.
application_utils.hpp
Utility functions for managing application lifecycle and components.
components.hpp
Entry point for including all Consolix components.
config_macros.hpp
Configuration macros for the Consolix framework.
interfaces.hpp
Entry point for including all interface definitions in Consolix.
platform_includes.hpp
Contains platform-specific API includes and definitions.
service_utils.hpp
Utility functions for working with the ServiceLocator.
utils.hpp
Entry point for including utility headers for Consolix.
include
consolix
core.hpp
Generated by
1.17.0