![]() |
Consolix
|
Entry point for including all Consolix components. More...
#include "config_macros.hpp"
#include "interfaces.hpp"
#include "core/platform_includes.hpp"
#include "core/ServiceLocator.hpp"
#include "core/service_utils.hpp"
#include "utils/encoding_utils.hpp"
#include "components/TitleComponent.hpp"
#include "components/LoggerComponent.hpp"
#include "components/LogoComponent.hpp"
#include "components/BaseLoopComponent.hpp"
#include "components/CliComponent.hpp"
#include "utils/path_utils.hpp"
#include "utils/json_utils.hpp"
#include "components/ConfigComponent.hpp"
Go to the source code of this file.
Macros | |
#define | _CONSOLIX_COMPONENTS_HPP_INCLUDED |
Entry point for including all Consolix components.
This header serves as a unified inclusion point for the frequently used components of the Consolix library, simplifying integration and ensuring consistent access to core functionalities.
Definition in file components.hpp.
#define _CONSOLIX_COMPONENTS_HPP_INCLUDED |
Definition at line 3 of file components.hpp.