genericIO
|
This is the complete list of members for SEP::jsonParamObj, including all inherited members.
error(const std::string &err) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getBool(const std::string &, const bool def) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getBool(const std::string &) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getFloat(const std::string &, const float def) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getFloat(const std::string &) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getFloats(const std::string &arg, const int nvals) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getFloats(const std::string &arg, std::vector< float > &defs) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getInt(const std::string &arg) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getInt(const std::string &arg, const int def) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getInts(const std::string &arg, const int nvals) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getInts(const std::string &arg, std::vector< int > &defs) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getString(const std::string &arg) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
getString(const std::string &arg, const std::string &def) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
jsonArgs (defined in SEP::jsonParamObj) | SEP::jsonParamObj | protected |
jsonParamObj(std::shared_ptr< Json::Value > inp) (defined in SEP::jsonParamObj) | SEP::jsonParamObj | |
message(const std::string &err) const (defined in SEP::jsonParamObj) | SEP::jsonParamObj | virtual |
paramObj() (defined in SEP::paramObj) | SEP::paramObj | inline |