This header file is part of module ALox of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file aloxmodule.hpp.
#include "alib/alox/alox.hpp"
#include "alib/alox/detail/textlogger/textlogger.hpp"
#include "alib/lang/basecamp/camp.hpp"
#include "alib/config/config.hpp"
#include "alib/config/configuration.hpp"
Go to the source code of this file.
Classes | |
class | ALox |
Namespaces | |
namespace | alib |
namespace | alib::lox |
Typedefs | |
using | ALox = lox::ALox |
Type alias in namespace alib. | |
Enumerations | |
enum class | Variables { NO_IDE_LOGGER = 1 , CONSOLE_TYPE = 2 , VERBOSITY = 3 , SPTR_GLOBAL = 4 , SPTR_LOX = 5 , DOMAIN_SUBSTITUTION = 6 , PREFIXES = 7 , DUMP_STATE_ON_EXIT = 8 , AUTO_SIZES = 20 , FORMAT = 21 , FORMAT_DATE_TIME = 22 , FORMAT_MULTILINE = 23 , FORMAT_TIME_DIFF = 24 , MAX_ELAPSED_TIME = 25 , REPLACEMENTS = 26 , CONSOLE_LIGHT_COLORS = 27 , CODEPAGE = 28 } |