Virtual Testbed
Ship dynamics simulator for extreme conditions
|
This is the complete list of members for vtb::ini::Ini, including all inherited members.
find(const char *category, const char *key) const (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
get(const string_type &category, const string_type &key, T def_value) const (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
get(const char *category, const char *key, const char *def_value="") const (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
HasCategory(const string_type &category) const (defined in vtb::ini::Ini) | vtb::ini::Ini | |
HasChanges() const (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
load(const string_type &filename, bool keep_existing=false) (defined in vtb::ini::Ini) | vtb::ini::Ini | |
save(const string_type &filename) (defined in vtb::ini::Ini) | vtb::ini::Ini | |
sections() const (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
set(const char *category, const char *key, T value) (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
set(const char *category, const char *key, const char *value) (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |
set(const char *category, const char *key, const string_type &value) (defined in vtb::ini::Ini) | vtb::ini::Ini | inline |