class CONFIG_TBL < $STR


Flattened version is here

Ancestors
$STR



Public


Features
create(filename:STR):SAME
create:SAME
get(s:STR):$CONFIG
get_bool(s:STR):BOOL
get_def(s:STR):CONFIG_DEF
get_rout(s:STR):CONFIG_ROUT
get_str(s:STR,i:INT):STR
read(filename:STR)
str:STR


Private

check
check_for_bool(s:STR)
check_for_int(s:STR)
check_for_string(s:STR,n:INT)
check_for_strings(s:STR)
defined(s:STR):BOOL
attr tbl:FMAP{STR,$CONFIG};
attr tbl:FMAP{STR,$CONFIG};