ALMaSS Rabbit ODdox
1.1
The rabbit model description following ODdox protocol
|
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <string.h>
#include "../BatchALMaSS/ALMaSS_Setup.h"
#include "configurator.h"
#include "maperrormsg.h"
Go to the source code of this file.
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
void | FloatToDouble (double &, float) |
Variables | |
class Configurator * | g_cfg = NULL |
static CfgBool | l_cfg_public_warn_on_set ("CFG_PUBLIC_WARN_ON_SET", CFG_CUSTOM, true) |
static CfgBool | l_cfg_public_exit_on_set ("CFG_PUBLIC_EXIT_ON_SET", CFG_CUSTOM, true) |
static const char * | CfgSecureStrings [] |
static const char * | CfgTypeStrings [] |
#define _CRT_SECURE_NO_DEPRECATE |
Definition at line 25 of file configurator.cpp.
void FloatToDouble | ( | double & | , |
float | |||
) |
Referenced by Configurator::SetCfgFloat().
|
static |
Definition at line 57 of file configurator.cpp.
Referenced by Configurator::DumpSymbols().
|
static |
Definition at line 64 of file configurator.cpp.
Referenced by Configurator::DumpSymbols(), and Configurator::ShowIdType().
class Configurator* g_cfg = NULL |
Definition at line 49 of file configurator.cpp.
Referenced by CfgBase::CfgBase(), Landscape::DumpAllSymbolsAndExit(), Landscape::DumpPublicSymbols(), and Landscape::ReadSymbols().
|
static |
Referenced by Configurator::SetCfgGatekeeper().
|
static |
Referenced by Configurator::SetCfgGatekeeper().