ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
aloxmodule.hpp File Reference

Description:


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 dependency graph for aloxmodule.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
}