All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions
hector_pose_estimation::ParameterList Class Reference

#include <parameters.h>

List of all members.

Public Member Functions

template<typename T >
ParameterListadd (const std::string &key, T &value, const T &default_value)
template<typename T >
ParameterListadd (const std::string &key, T &value)
template<typename T >
ParameterListadd (const std::string &key, T *value)
ParameterListadd (ParameterList const &other)
ParameterListcopy (const std::string &prefix, ParameterList const &parameters)
ParameterListcopy (ParameterList const &parameters)
iterator erase (const std::string &key)
template<typename T >
T & get (const std::string &key) const
void initialize (ParameterRegisterFunc func) const
 ParameterList ()
 ~ParameterList ()

Detailed Description

Definition at line 76 of file parameters.h.


Constructor & Destructor Documentation

Definition at line 81 of file parameters.h.

Definition at line 82 of file parameters.h.


Member Function Documentation

template<typename T >
ParameterList& hector_pose_estimation::ParameterList::add ( const std::string &  key,
T &  value,
const T &  default_value 
) [inline]

Definition at line 85 of file parameters.h.

template<typename T >
ParameterList& hector_pose_estimation::ParameterList::add ( const std::string &  key,
T &  value 
) [inline]

Definition at line 91 of file parameters.h.

template<typename T >
ParameterList& hector_pose_estimation::ParameterList::add ( const std::string &  key,
T *  value 
) [inline]

Definition at line 98 of file parameters.h.

Definition at line 104 of file parameters.h.

ParameterList& hector_pose_estimation::ParameterList::copy ( const std::string &  prefix,
ParameterList const &  parameters 
) [inline]

Definition at line 109 of file parameters.h.

Definition at line 118 of file parameters.h.

iterator hector_pose_estimation::ParameterList::erase ( const std::string &  key) [inline]

Definition at line 134 of file parameters.h.

template<typename T >
T& hector_pose_estimation::ParameterList::get ( const std::string &  key) const [inline]

Definition at line 124 of file parameters.h.

Definition at line 142 of file parameters.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Jul 15 2013 16:48:44