#include <tf_dynConfig.h>
|
| AbstractParamDescription (std::string n, std::string t, uint32_t l, std::string d, std::string e) |
|
virtual void | calcLevel (uint32_t &level, const tf_dynConfig &config1, const tf_dynConfig &config2) const =0 |
|
virtual void | clamp (tf_dynConfig &config, const tf_dynConfig &max, const tf_dynConfig &min) const =0 |
|
virtual bool | fromMessage (const dynamic_reconfigure::Config &msg, tf_dynConfig &config) const =0 |
|
virtual void | fromServer (const ros::NodeHandle &nh, tf_dynConfig &config) const =0 |
|
virtual void | getValue (const tf_dynConfig &config, boost::any &val) const =0 |
|
virtual void | toMessage (dynamic_reconfigure::Config &msg, const tf_dynConfig &config) const =0 |
|
virtual void | toServer (const ros::NodeHandle &nh, const tf_dynConfig &config) const =0 |
|
| ParamDescription_ () |
|
| ParamDescription_ (const ContainerAllocator &_alloc) |
|
Definition at line 36 of file tf_dynConfig.h.
◆ AbstractParamDescription()
sick_scan_fusion::tf_dynConfig::AbstractParamDescription::AbstractParamDescription |
( |
std::string |
n, |
|
|
std::string |
t, |
|
|
uint32_t |
l, |
|
|
std::string |
d, |
|
|
std::string |
e |
|
) |
| |
|
inline |
◆ calcLevel()
◆ clamp()
◆ fromMessage()
◆ fromServer()
◆ getValue()
virtual void sick_scan_fusion::tf_dynConfig::AbstractParamDescription::getValue |
( |
const tf_dynConfig & |
config, |
|
|
boost::any & |
val |
|
) |
| const |
|
pure virtual |
◆ toMessage()
◆ toServer()
The documentation for this class was generated from the following file: