Go to the source code of this file.
Classes | |
class | ddynamic_reconfigure::DDEnum |
an integer enum implementation of the parameter. This is an extension to the int parameter, which allows creating string aliases for certain (if not all) numbers available. More... | |
Namespaces | |
ddynamic_reconfigure | |
Typedefs | |
typedef map< string, pair< int, string > > | ddynamic_reconfigure::EnumMap |