genericIO
SEP::jsonParamObj Member List

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::jsonParamObjvirtual
getBool(const std::string &, const bool def) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getBool(const std::string &) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getFloat(const std::string &, const float def) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getFloat(const std::string &) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getFloats(const std::string &arg, const int nvals) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getFloats(const std::string &arg, std::vector< float > &defs) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getInt(const std::string &arg) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getInt(const std::string &arg, const int def) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getInts(const std::string &arg, const int nvals) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getInts(const std::string &arg, std::vector< int > &defs) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getString(const std::string &arg) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
getString(const std::string &arg, const std::string &def) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
jsonArgs (defined in SEP::jsonParamObj)SEP::jsonParamObjprotected
jsonParamObj(std::shared_ptr< Json::Value > inp) (defined in SEP::jsonParamObj)SEP::jsonParamObj
message(const std::string &err) const (defined in SEP::jsonParamObj)SEP::jsonParamObjvirtual
paramObj() (defined in SEP::paramObj)SEP::paramObjinline