This is the complete list of members for log4cpp::Properties, including all inherited members.
_substituteVariables(std::string &value) | log4cpp::Properties | protectedvirtual |
getBool(const std::string &property, bool defaultValue) | log4cpp::Properties | virtual |
getInt(const std::string &property, int defaultValue) | log4cpp::Properties | virtual |
getString(const std::string &property, const char *defaultValue) | log4cpp::Properties | virtual |
load(std::istream &in) | log4cpp::Properties | virtual |
Properties() | log4cpp::Properties | |
save(std::ostream &out) | log4cpp::Properties | virtual |
~Properties() | log4cpp::Properties | virtual |