find(const std::string &key) const | paramfile | [inline] |
find(const std::string &key, const T &deflt) | paramfile | [inline] |
getParams() const | paramfile | [inline] |
getVerbosity() const | paramfile | [inline] |
param_present(const std::string &key) const | paramfile | |
paramfile(const std::string &filename, bool verbose_=true) | paramfile | |
paramfile(const params_type &par, bool verbose_=true) | paramfile | |
setParam(const std::string &key, const T &value) | paramfile | [inline] |
setVerbosity(bool verbose_) | paramfile | [inline] |