Mana
|
This is the complete list of members for Properties, including all inherited members.
getBoolProperty(const std::string &name, bool def=false) const | Properties | inline |
getFloatProperty(const std::string &name, float def=0.0f) const | Properties | inline |
getIntProperty(const std::string &name, int def=0) const | Properties | inline |
getProperty(const std::string &name, const std::string &def=std::string()) const | Properties | inline |
hasProperty(const std::string &name) const | Properties | inline |
mProperties | Properties | private |
PropertyMap typedef | Properties | private |
setProperty(const std::string &name, const std::string &value) | Properties | inline |
~Properties()=default | Properties | virtual |