cras::FilterBase< F > Member List

This is the complete list of members for cras::FilterBase< F >, including all inherited members.

::cras::FilterGetParamAdapter< F >cras::FilterBase< F >friend
BoundParamHelper(const ::cras::LogHelperPtr &log, const ::cras::GetParamAdapterPtr &param)cras::BoundParamHelperinline
configure(const std::string &param_name, ros::NodeHandle node_handle=ros::NodeHandle())filters::FilterBase< F >
configure(XmlRpc::XmlRpcValue &config)filters::FilterBase< F >
configure()=0filters::FilterBase< F >protectedpure virtual
configured_filters::FilterBase< F >protected
filter_name_filters::FilterBase< F >protected
filter_type_filters::FilterBase< F >protected
FilterBase()cras::FilterBase< F >inline
getCrasLogger() constcras::HasLoggerprotected
getLogger() constcras::ParamHelperinlineprotected
getName() constfilters::FilterBase< F >
getNamespace() constcras::BoundParamHelperinline
FilterBase< F >::getParam(const std::string &name, bool &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, double &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, int &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, std::string &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, std::vector< double > &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, std::vector< std::string > &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, unsigned int &value) constfilters::FilterBase< F >protected
FilterBase< F >::getParam(const std::string &name, XmlRpc::XmlRpcValue &value) constfilters::FilterBase< F >protected
cras::BoundParamHelper::getParam(const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::BoundParamHelperinline
cras::BoundParamHelper::getParam(const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::BoundParamHelperinline
cras::BoundParamHelper::getParam(const ::std::string &name, const ::cras::optional< const char * > &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::BoundParamHelperinline
cras::BoundParamHelper::getParam(const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions< std::string > &options={}) constcras::BoundParamHelperinline
cras::ParamHelper::getParam(const ::cras::GetParamAdapter &param, const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::ParamHelperinline
cras::ParamHelper::getParam(const ::cras::GetParamAdapter &param, const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::ParamHelperinline
cras::ParamHelper::getParam(const ::cras::GetParamAdapter &param, const ::std::string &name, const ::cras::optional< const char * > &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::ParamHelperinline
cras::ParamHelper::getParam(const ::cras::GetParamAdapter &param, const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::ParamHelperinline
getParamVerbose(const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::BoundParamHelperinline
getParamVerbose(const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::BoundParamHelperinline
getParamVerbose(const ::std::string &name, const ::cras::optional< const char * > &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::BoundParamHelperinline
getParamVerbose(const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::BoundParamHelperinline
cras::ParamHelper::getParamVerbose(const ::cras::GetParamAdapter &param, const ::std::string &name, const ::cras::optional< ResultType > &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::ParamHelperinlineprotected
cras::ParamHelper::getParamVerbose(const ::cras::GetParamAdapter &param, const ::std::string &name, const ResultType &defaultValue=ResultType(), const ::std::string &unit="", const ::cras::GetParamOptions< ResultType, ParamServerType > &options={}) constcras::ParamHelperinlineprotected
cras::ParamHelper::getParamVerbose(const ::cras::GetParamAdapter &param, const ::std::string &name, const ::cras::optional< const char * > &defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::ParamHelperinlineprotected
cras::ParamHelper::getParamVerbose(const ::cras::GetParamAdapter &param, const ::std::string &name, const char *defaultValue, const ::std::string &unit="", const ::cras::GetParamOptions<::std::string > &options={}) constcras::ParamHelperinlineprotected
getType()filters::FilterBase< F >
HasLogger(const ::cras::LogHelperPtr &log)cras::HasLoggerexplicitprotected
hasParam(const ::std::string &name, const bool searchNested=true) constcras::BoundParamHelperinline
loadConfiguration(XmlRpc::XmlRpcValue &config)filters::FilterBase< F >protected
logcras::HasLoggerprotected
nodeletcras::FilterBase< F >protected
paramcras::BoundParamHelperprotected
ParamHelper(const ::cras::LogHelperPtr &log)cras::ParamHelperinlineexplicitprotected
params_filters::FilterBase< F >protected
paramsInNamespace(const ::std::string &ns) constcras::BoundParamHelperinline
setCrasLogger(const ::cras::LogHelperPtr &log)cras::HasLoggerprotected
setLogger(const ::cras::LogHelperPtr &logger)cras::ParamHelperinlineprotected
setNameAndType(XmlRpc::XmlRpcValue &config)filters::FilterBase< F >private
setNodelet(const ::nodelet::Nodelet *nodelet)cras::FilterBase< F >inline
update(const T &data_in, T &data_out)=0filters::FilterBase< F >pure virtual
~BoundParamHelper() override=defaultcras::BoundParamHelper
~FilterBase() override=defaultcras::FilterBase< F >virtual
~ParamHelper()=defaultcras::ParamHelperprotectedvirtual


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sun Jan 14 2024 03:48:14