![]() |
omegalib
13.1
|
This is the complete list of members for omicron::Config, including all inherited members.
| append(Config *cfg, bool overwrite=true) | omicron::Config | |
| Config(const String &filename) | omicron::Config | |
| exists(const String &path) | omicron::Config | |
| getBoolValue(const String &name, const Setting &s, bool defaultValue=false) | omicron::Config | static |
| getBoolValue(const String &name, bool defaultValue=false) | omicron::Config | |
| getFilename() | omicron::Config | inline |
| getFloatValue(const String &name, const Setting &s, float defaultValue=0.0f) | omicron::Config | static |
| getFloatValue(int index, const Setting &s, float defaultValue=0.0f) | omicron::Config | static |
| getIntValue(const String &name, const Setting &s, int defaultValue=0) | omicron::Config | static |
| getIntValue(int index, const Setting &s, int defaultValue=0) | omicron::Config | static |
| getRootSetting() | omicron::Config | |
| getStringValue(const String &name, const Setting &s, const String &defaultValue="") | omicron::Config | static |
| getTypeName(Setting::Type type) | omicron::Config | static |
| getVector2fValue(const String &name, const Setting &s, const Vector2f &defaultValue=Vector2f::Zero()) | omicron::Config | static |
| getVector2iValue(const String &name, const Setting &s, const Vector2i &defaultValue=Vector2i::Zero()) | omicron::Config | static |
| getVector3fValue(const String &name, const Setting &s, const Vector3f &defaultValue=Vector3f::Zero()) | omicron::Config | static |
| getVector4fValue(const String &name, const Setting &s, const Vector4f &defaultValue=Vector4f::Zero()) | omicron::Config | static |
| isLoaded() | omicron::Config | inline |
| load() | omicron::Config | |
| lookup(const String &path) | omicron::Config | |
| mysObjList | omicron::ReferenceType | protectedstatic |
| printObjCounts() | omicron::ReferenceType | static |
| ref() | omicron::ReferenceType | |
| refCount() | omicron::ReferenceType | inline |
| ReferenceType() | omicron::ReferenceType | |
| unref() | omicron::ReferenceType | |
| ~Config() | omicron::Config | virtual |
| ~ReferenceType() | omicron::ReferenceType | virtual |