This is the complete list of members for cadex::Utilities::Settings, including all inherited members.
BoolValue(const Id theId, bool theDefaultVal) const | cadex::Utilities::Settings | |
DoubleValue(const Id theId, double theDefaultVal) const | cadex::Utilities::Settings | |
Id enum name | cadex::Utilities::Settings | |
Instance() | cadex::Utilities::Settings | static |
IntValue(const Id theId, int theDefaultVal) const | cadex::Utilities::Settings | |
SetValue(const Id theId, int theVal) | cadex::Utilities::Settings | |
SetValue(const Id theId, double theVal) | cadex::Utilities::Settings | |
SetValue(const Id theId, bool theVal) | cadex::Utilities::Settings | |
SetValue(const Id theId, const UTF16String &theVal) | cadex::Utilities::Settings | |
StringValue(const Id theId, const UTF16String &theDefaultVal) const | cadex::Utilities::Settings |