Consolix
Toggle main menu visibility
Loading...
Searching...
No Matches
utils.hpp
Go to the documentation of this file.
1
#pragma once
2
#ifndef _CONSOLIX_UTILS_HPP_INCLUDED
3
#define _CONSOLIX_UTILS_HPP_INCLUDED
4
57
58
#include "
config_macros.hpp
"
59
#include "
core/platform_includes.hpp
"
60
#include "
utils/enums.hpp
"
61
#include "
utils/types.hpp
"
62
#include "
utils/ColorManipulator.hpp
"
63
#include "
utils/encoding_utils.hpp
"
64
#include "
utils/path_utils.hpp
"
65
#include "
utils/json_utils.hpp
"
66
#include "
utils/system_utils.hpp
"
67
68
#endif
// _CONSOLIX_UTILS_HPP_INCLUDED
ColorManipulator.hpp
Provides utilities for changing text color in streams.
config_macros.hpp
Configuration macros for the Consolix framework.
encoding_utils.hpp
Utilities for working with character encodings and string transformations.
enums.hpp
Contains enumerations and utility functions for text colors.
json_utils.hpp
Utilities for working with JSON strings, including removing comments.
path_utils.hpp
Utilities for working with file and directory paths, including resolving paths relative to the execut...
platform_includes.hpp
Contains platform-specific API includes and definitions.
system_utils.hpp
Provides system-related utility functions such as clipboard handling, OS detection,...
types.hpp
Contains common type.
include
consolix
utils.hpp
Generated by
1.17.0