Virtual Testbed
Ship dynamics simulator for extreme conditions
|
This is the complete list of members for vtb::ini::Ini_settings, including all inherited members.
filename() const (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
filename(const string_type &rhs) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
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 |
Ini_settings()=default (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | |
Ini_settings(const string_array &user_prefix, const string_type &system_prefix, const string_type &filename) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inlineexplicit |
load() (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | |
load(const string_type &filename, bool keep_existing=false) (defined in vtb::ini::Ini) | vtb::ini::Ini | |
save() (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | |
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 |
system_prefix() const (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
system_prefix(string_type &&rhs) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
system_prefix(string_cref rhs) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
user_prefix() const (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
user_prefix(string_array &&rhs) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |
user_prefix(const string_array &rhs) (defined in vtb::ini::Ini_settings) | vtb::ini::Ini_settings | inline |