This is the reference documentation of module ALib Camp of the ALib C++ Library.
Besides the few entities found and documented here (namely in namespace alib::camp), this module "injects" several overloaded versions of the function CampVariable into namespace alib::variables.
Type Index: | |
class | Basecamp |
class | Camp |
Enumeration Index: | |
enum class | Variables { LOCALE = 1 , WAIT_FOR_KEY_PRESS = 2 , HAS_CONSOLE_WINDOW = 3 } |
|
strong |
Configuration variables of ALib.
Enumerator | |
---|---|
LOCALE | See ALIB/LOCALE. |
WAIT_FOR_KEY_PRESS | |
HAS_CONSOLE_WINDOW |
Definition at line 90 of file basecamp.mpp.