Classes | Namespaces | Macros | Typedefs | Functions
ddynamic_reconfigure.h File Reference
#include <ros/ros.h>
#include <dynamic_reconfigure/server.h>
#include <string>
#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include "dd_param.h"
Include dependency graph for ddynamic_reconfigure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddynamic_reconfigure::DDynamicReconfigure
 The DDynamicReconfigure class is the main class responsible for keeping track of parameters basic properties, values, descriptions, etc. More...
 

Namespaces

 ddynamic_reconfigure
 

Macros

#define DDYNAMIC_RECONFIGURE_DDYNAMIC_RECONFIGURE_H
 

Typedefs

typedef boost::function< void(const DDMap &, int)> ddynamic_reconfigure::DDFunc
 
typedef map< string, DDPtr > ddynamic_reconfigure::DDMap
 

Functions

DDPtr ddynamic_reconfigure::at (const DDMap &map, const char *name)
 a tool people who use this API can use to find the param given within the param map. More...
 
Value ddynamic_reconfigure::get (const DDMap &map, const char *name)
 a tool people who use this API can use to find the value given within the param map. More...
 

Macro Definition Documentation

#define DDYNAMIC_RECONFIGURE_DDYNAMIC_RECONFIGURE_H

Definition at line 22 of file ddynamic_reconfigure.h.



ddynamic_reconfigure
Author(s): Noam Dori
autogenerated on Thu May 16 2019 02:46:37