This is the complete list of members for PropertiesProvider, including all inherited members.
| get_bool(const std::string &id, bool dflt) const =0 | PropertiesProvider | pure virtual | 
| get_dbl(const std::string &id, double dflt) const =0 | PropertiesProvider | pure virtual | 
| get_int(const std::string &id, int dflt) const =0 | PropertiesProvider | pure virtual | 
| get_str(const std::string &id, const str &dflt) const =0 | PropertiesProvider | pure virtual | 
| get_uint(const std::string &id, unsigned dflt) const =0 | PropertiesProvider | pure virtual | 
| str typedef | PropertiesProvider | protected |