doubles_ | rosmatlab::Options | [private] |
getBool(const std::string &key, bool default_value=false) | rosmatlab::Options | |
getDouble(const std::string &key, double default_value=0) | rosmatlab::Options | |
getDoubleScalar(const mxArray *value) | rosmatlab::Options | [static] |
getLogicalScalar(const mxArray *value) | rosmatlab::Options | [static] |
getString(const mxArray *value) | rosmatlab::Options | [static] |
getString(const std::string &key, const std::string &default_value=std::string()) | rosmatlab::Options | |
hasKey(const std::string &key) const | rosmatlab::Options | |
isDoubleScalar(const mxArray *value) | rosmatlab::Options | [static] |
isLogicalScalar(const mxArray *value) | rosmatlab::Options | [static] |
isString(const mxArray *value) | rosmatlab::Options | [static] |
logicals_ | rosmatlab::Options | [private] |
Options(int nrhs, const mxArray *prhs[]) | rosmatlab::Options | |
strings_ | rosmatlab::Options | [private] |
used_ | rosmatlab::Options | [private] |
warnUnused() | rosmatlab::Options | |
~Options() | rosmatlab::Options | [virtual] |