![]() |
Consolix
|
Entry point for including all core headers of the Consolix framework. More...
#include "config_macros.hpp"
#include "interfaces.hpp"
#include "utils.hpp"
#include "components.hpp"
#include "core/platform_includes.hpp"
#include "core/ServiceLocator.hpp"
#include "core/service_utils.hpp"
#include "core/AppComponentManager.hpp"
#include "core/ConsoleApplication.hpp"
#include "core/application_utils.hpp"
Go to the source code of this file.
Macros | |
#define | _CONSOLIX_CORE_HPP_INCLUDED |
Entry point for including all core headers of the Consolix framework.
This file acts as a central inclusion point for the Consolix framework, aggregating core modules, utilities, and components. Including this header provides access to all essential framework functionalities.
Definition in file core.hpp.