libeblearntools
ebl::meta_configuration Member List
This is the complete list of members for ebl::meta_configuration, including all inherited members.
configuration()ebl::configuration
configuration(const configuration &other)ebl::configuration
configuration(const char *filename, bool replquotes=false, bool silent=false, bool resolve=true)ebl::configuration
configuration(const string &filename, bool replquotes=false, bool silent=false, bool resolve=true)ebl::configuration
configuration(string_map_t &smap, textlist &txt, string &name, string &output_dir)ebl::configuration
configurations()ebl::meta_configuration
exists(const char *varname)ebl::configuration
exists(const std::string &varname)ebl::configuration
exists_bool(const char *varname)ebl::configuration
exists_false(const char *varname)ebl::configuration
exists_throw(const char *varname)ebl::configuration
exists_true(const char *varname)ebl::configuration
exists_true(const string &varname)ebl::configuration
extract_variables(const char *fname, string_map_t &smap, textlist &txt, string_map_t *meta_smap=NULL, bool bresolve=true, bool replquotes=false, bool silent=false) (defined in ebl::configuration)ebl::configuration [protected]
get(T &v, const char *varname)ebl::configuration
get(T &v, const std::string &varname)ebl::configuration
get(intg &v, const char *varname)ebl::configuration
get(uint &v, const char *varname)ebl::configuration
get(double &v, const char *varname)ebl::configuration
get(float &v, const char *varname)ebl::configuration
get(string &v, const char *varname)ebl::configuration
get(bool &v, const char *varname)ebl::configuration
get_all_strings(const string &s)ebl::configuration
get_bool(const char *varname)ebl::configuration
get_char(const char *varname)ebl::configuration
get_cstr(const char *varname, bool silent=false)ebl::configuration
get_cstring(const char *varname)ebl::configuration
get_double(const char *varname)ebl::configuration
get_float(const char *varname)ebl::configuration
get_int(const char *varname)ebl::configuration
get_intg(const char *varname)ebl::configuration
get_name()ebl::configuration
get_output_dir()ebl::configuration
get_string(const char *varname)ebl::configuration
get_string(const string &varname)ebl::configuration
get_uint(const char *varname)ebl::configuration
meta_configuration() (defined in ebl::meta_configuration)ebl::meta_configuration
nameebl::configuration [protected]
otxtebl::configuration [protected]
output_direbl::configuration [protected]
pretty()ebl::meta_configuration [virtual]
pretty_combinations()ebl::meta_configuration [virtual]
pretty_match(const string &s)ebl::configuration [virtual]
read(const char *fname, bool bresolve=true, const string *tstamp=NULL, bool replace_quotes=false, const char *resume_name=NULL, bool silent=false)ebl::meta_configuration
ebl::configuration::read(const char *fname, bool resolve=true, bool replquotes=true, bool silent=false, const char *outdir=NULL)ebl::configuration
resolve(bool replquotes=false)ebl::configuration
resolve0(string_map_t &m, const string &variable, const string &v, bool firstonly=false)ebl::configuration [protected]
resolve_backquotes(string_map_t &m, const string &variable, const string &v, bool firstonly=false)ebl::configuration [protected]
resolve_bq()ebl::configuration
resolve_string(string_map_t &m, const string &variable, const string &v, bool firstonly=false)ebl::configuration [protected]
resolve_variables(string_map_t &m, bool replquotes=false)ebl::configuration [protected]
set(const char *varname, const char *value)ebl::configuration
set_name(const string &name)ebl::configuration
set_output_dir(const string &d)ebl::configuration
silent (defined in ebl::configuration)ebl::configuration [protected]
smapebl::configuration [protected]
tmp_smapebl::configuration [protected]
try_get_double(const char *varname, double default_val)ebl::configuration
try_get_float(const char *varname, float default_val)ebl::configuration
try_get_int(const char *varname, int default_val)ebl::configuration
try_get_intg(const char *varname, intg default_val)ebl::configuration
try_get_string(const char *varname, const char *default_val="")ebl::configuration
try_get_uint(const char *varname, uint default_val)ebl::configuration
write(const char *fname)ebl::configuration
~configuration()ebl::configuration [virtual]
~meta_configuration() (defined in ebl::meta_configuration)ebl::meta_configuration [virtual]