8#ifndef HPP_ALIB_ALOXMODULE
9#define HPP_ALIB_ALOXMODULE 1
11#if !defined (HPP_ALIB_ALOX)
17#if !defined (HPP_ALOX_DETAIL_TEXTLOGGER_TEXTLOGGER)
21#if !defined (HPP_ALIB_LANG_CAMP)
25#if !defined(HPP_ALIB_CONFIG_CONFIG)
29#if !defined(HPP_ALIB_CONFIG_CONFIGURATION)
33namespace alib {
namespace lox {
227#if !defined(ALIB_DOX)
236template<>
struct T_Append<std::pair<Verbosity, Priorities>,
nchar>
239 void operator()( TAString<nchar>& target,
const std::pair<Verbosity, Priorities>& src );
virtual void bootstrap(BootstrapPhases phase) override
virtual void shutdown(ShutdownPhases phase) override
ALIB_API void Register(Lox *lox, lang::ContainerOp operation)
ALIB_API Lox * Get(const NString &name, lang::CreateIfNotExists create=lang::CreateIfNotExists::No)
static ALIB_API config::VariableDecl CODEPAGE
#define ALIB_ASSERT_MODULE(modulename)
#define ALIB_ENUMS_ASSIGN_RECORD(TEnum, TRecord)
#define ALIB_RESOURCED_IN_MODULE(T, Camp, ResName)
lox::Scope Scope
Type alias in namespace alib.
characters::nchar nchar
Type alias in namespace alib.
void operator()(TAString< TChar > &target, const TAppendable &src)