- Member ddynamic_reconfigure::DDynamicReconfigure::registerVariable (const std::string &name, T *variable, const std::string &description="", T min=getMin< T >(), T max=getMax< T >(), const std::string &group="Default")
- In the future this method will be merged with the registerVariable that takes a pointer and a callback, but with the callback being optional