#include <string>
#include <dynamic_reconfigure/Group.h>
#include <dynamic_reconfigure/Config.h>
#include <dynamic_reconfigure/ConfigDescription.h>
#include "dd_value.h"
Go to the source code of this file.
Classes | |
class | ddynamic_reconfigure::DDParam |
The DDParam class is the abstraction of all parameter types, and is the template for creating them. At this point, not much is known about the parameter, but the following: More... | |
Namespaces | |
ddynamic_reconfigure | |
Typedefs | |
typedef boost::shared_ptr< DDParam > | ddynamic_reconfigure::DDPtr |