This is the complete list of members for cras::ParamHelper, including all inherited members.
getCrasLogger() const | cras::HasLogger | |
getLogger() const | cras::ParamHelper | inline |
getParam(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) const | cras::ParamHelper | inline |
getParam(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) const | cras::ParamHelper | inline |
getParam(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ::cras::optional< const char *> &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) const | cras::ParamHelper | inline |
getParam(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) const | cras::ParamHelper | inline |
getParamVerbose(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) const | cras::ParamHelper | inline |
getParamVerbose(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) const | cras::ParamHelper | inline |
getParamVerbose(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const ::cras::optional< const char *> &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) const | cras::ParamHelper | inline |
getParamVerbose(const ::cras::GetParamAdapter ¶m, const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) const | cras::ParamHelper | inline |
HasLogger(const ::cras::LogHelperPtr &log) | cras::HasLogger | explicit |
log | cras::HasLogger | protected |
ParamHelper(const ::cras::LogHelperPtr &log) | cras::ParamHelper | inlineexplicit |
setCrasLogger(const ::cras::LogHelperPtr &log) | cras::HasLogger | |
setLogger(const ::cras::LogHelperPtr &logger) | cras::ParamHelper | inline |
~ParamHelper()=default | cras::ParamHelper | virtual |