Virtual Testbed
Ship dynamics simulator for extreme conditions
vtb::ini::Ini Member List

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::Iniinline
get(const string_type &category, const string_type &key, T def_value) const (defined in vtb::ini::Ini)vtb::ini::Iniinline
get(const char *category, const char *key, const char *def_value="") const (defined in vtb::ini::Ini)vtb::ini::Iniinline
HasCategory(const string_type &category) const (defined in vtb::ini::Ini)vtb::ini::Ini
HasChanges() const (defined in vtb::ini::Ini)vtb::ini::Iniinline
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::Iniinline
set(const char *category, const char *key, T value) (defined in vtb::ini::Ini)vtb::ini::Iniinline
set(const char *category, const char *key, const char *value) (defined in vtb::ini::Ini)vtb::ini::Iniinline
set(const char *category, const char *key, const string_type &value) (defined in vtb::ini::Ini)vtb::ini::Iniinline