args(int argc, char *argv[]) | s11n::argv_parser | [static] |
args() | s11n::argv_parser | [static] |
args(int argc, char *argv[], int startAt, const char *argpre="-") | s11n::argv_parser | [virtual] |
args(std::string args, std::string separators=" ") | s11n::argv_parser | [virtual] |
argv_parser(int argc, char *argv[], int startAt=0) | s11n::argv_parser | |
argv_parser() (defined in s11n::argv_parser) | s11n::argv_parser | |
begin() | s11n::property_store | |
begin() const | s11n::property_store | |
bool_val(const std::string &key) | s11n::property_store | [static] |
clear_properties() | s11n::property_store | |
const_iterator typedef | s11n::property_store | |
count_properties() const | s11n::property_store | |
dump_help(bool showcurrentvals=true) const | s11n::argv_parser | [virtual] |
end() | s11n::property_store | |
end() const | s11n::property_store | |
find(const std::string &key) | s11n::property_store | [virtual] |
get(const std::string &key, const T &val) const | s11n::property_store | [inline] |
get(const char *key, const char *val) const | s11n::property_store | [inline] |
get(const std::string &key, const char *val) const | s11n::property_store | [inline] |
get(const char *key, const std::string &val) const | s11n::property_store | [inline] |
get_bool(const std::string &key, bool defaultVal) const | s11n::property_store | |
get_map() | s11n::property_store | |
get_map() const | s11n::property_store | |
get_string(const std::string &key, const std::string &defaultVal=std::string()) const | s11n::argv_parser | [virtual] |
getHelp(const std::string &key) const | s11n::argv_parser | [virtual] |
insert(const value_type &) | s11n::property_store | |
is_help_set() | s11n::argv_parser | [virtual] |
is_set(const std::string &key) const | s11n::argv_parser | [virtual] |
iterator typedef | s11n::property_store | |
key_type typedef | s11n::property_store | |
map_type typedef | s11n::property_store | |
mapped_type typedef | s11n::property_store | |
merge(const property_store &src, property_store &dest) | s11n::property_store | [static] |
merge(const property_store &src) | s11n::property_store | |
operator[](const std::string &key) const | s11n::property_store | |
property_store() (defined in s11n::property_store) | s11n::property_store | |
set(const std::string &key, const T &val) | s11n::property_store | [inline] |
set(const char *key, const char *val) | s11n::property_store | [inline] |
set(const std::string &key, const char *val) | s11n::property_store | [inline] |
set(const char *key, const std::string &val) | s11n::property_store | [inline] |
set_bool(const std::string &key, bool val) | s11n::property_store | [inline] |
set_help(const std::string &key, const std::string &text) | s11n::argv_parser | [virtual] |
set_string(const std::string &key, const std::string &val) | s11n::property_store | [virtual] |
size() const | s11n::property_store | |
unset(const std::string &key) | s11n::property_store | [virtual] |
value_type typedef | s11n::property_store | |
~argv_parser() (defined in s11n::argv_parser) | s11n::argv_parser | [virtual] |
~property_store() (defined in s11n::property_store) | s11n::property_store | [virtual] |