_bja_tags | BaseJOTappConfig | [private, static] |
_copy | DATA_ITEM | [protected] |
_DEFINERtags | DATA_ITEM | [protected] |
_instance | Config | [protected, static] |
_jot_root | Config | [protected] |
_loaded | Config | [protected, static] |
_no_warn | Config | [protected, static] |
_replace | Config | [protected, static] |
add_decoder(Cstr_ptr &d, DATA_ITEM *di, int copy=-1) | DATA_ITEM | [static] |
add_tags() const | DATA_ITEM | [inline, virtual] |
BaseJOTappConfig(Cstr_ptr &j) | BaseJOTappConfig | [inline] |
class_name() const =0 | DATA_ITEM | [pure virtual] |
Config(Cstr_ptr &j) | Config | |
DATA_ITEM(int copy=0) | DATA_ITEM | [inline] |
Decode(STDdstream &d, int DelayDecoding=0) | DATA_ITEM | [static] |
decode(STDdstream &d) | DATA_ITEM | [virtual] |
DEFINE_RTTI_METHODS_BASE("BaseJOTappConfig", CDATA_ITEM *) | BaseJOTappConfig | |
di_hash() | DATA_ITEM | [inline, static] |
dup() const | BaseJOTappConfig | [inline, virtual] |
format(STDdstream &d) const | DATA_ITEM | [virtual] |
get_bool_var(TAGformat &d) | BaseJOTappConfig | [protected, virtual] |
get_double_var(TAGformat &d) | BaseJOTappConfig | [protected, virtual] |
get_integer_var(TAGformat &d) | BaseJOTappConfig | [protected, virtual] |
get_old_var(TAGformat &d) | BaseJOTappConfig | [protected, virtual] |
get_string_var(TAGformat &d) | BaseJOTappConfig | [protected, virtual] |
get_var_bool(Cstr_ptr &var, bool def=false, bool store=false) | Config | [static] |
get_var_dbl(Cstr_ptr &var, double def=0.0, bool store=false) | Config | [static] |
get_var_int(Cstr_ptr &var, int def=0, bool store=false) | Config | [static] |
get_var_is_set(Cstr_ptr &var) | Config | [protected, static] |
get_var_str(Cstr_ptr &var, Cstr_ptr &def=NULL_STR, bool store=false) | Config | [static] |
is_of_type(Cstr_ptr &t) const | DATA_ITEM | [inline, virtual] |
JOT_ROOT() | Config | [inline, static] |
load(Cstr_ptr &) | BaseJOTappConfig | [protected, virtual] |
load_config(Cstr_ptr &f, bool rep=true) | Config | [static] |
lookup(Cstr_ptr &d) | DATA_ITEM | [inline, static] |
no_warn(Cstr_ptr &s) | Config | [inline, static] |
put_bool_var(TAGformat &d) const | BaseJOTappConfig | [protected, virtual] |
put_double_var(TAGformat &d) const | BaseJOTappConfig | [protected, virtual] |
put_integer_var(TAGformat &d) const | BaseJOTappConfig | [protected, virtual] |
put_old_var(TAGformat &d) const | BaseJOTappConfig | [protected, virtual] |
put_string_var(TAGformat &d) const | BaseJOTappConfig | [protected, virtual] |
recompute() | DATA_ITEM | [inline, virtual] |
save(Cstr_ptr &) | BaseJOTappConfig | [protected, virtual] |
save_config(Cstr_ptr &f) | Config | [inline, static] |
set_default_decoder(DATA_ITEM *(*d)(STDdstream &, Cstr_ptr &, DATA_ITEM *)) | DATA_ITEM | [inline, static] |
set_var_bool(Cstr_ptr &var, bool val) | Config | [static] |
set_var_dbl(Cstr_ptr &var, double val) | Config | [static] |
set_var_int(Cstr_ptr &var, int val) | Config | [static] |
set_var_str(Cstr_ptr &var, Cstr_ptr &val) | Config | [static] |
static_name() | DATA_ITEM | [static] |
tags() const | BaseJOTappConfig | [virtual] |
~BaseJOTappConfig() | BaseJOTappConfig | [inline, virtual] |
~Config() | Config | [virtual] |
~DATA_ITEM() | DATA_ITEM | [virtual] |