All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Types | Public Member Functions | Public Attributes
hector_pose_estimation::TypedParameter< T > Class Template Reference

#include <parameters.h>

Inheritance diagram for hector_pose_estimation::TypedParameter< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
boost::remove_reference
< typename boost::remove_const
< T >::type >::type 
param_type

Public Member Functions

ParameterPtr clone ()
const char * type () const
 TypedParameter (const std::string &key, param_type &value)
 TypedParameter (const Parameter &other)

Public Attributes

param_typevalue

Detailed Description

template<typename T>
class hector_pose_estimation::TypedParameter< T >

Definition at line 64 of file parameters.h.


Member Typedef Documentation

template<typename T>
typedef boost::remove_reference<typename boost::remove_const<T>::type>::type hector_pose_estimation::TypedParameter< T >::param_type

Definition at line 66 of file parameters.h.


Constructor & Destructor Documentation

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

Definition at line 69 of file parameters.h.

template<typename T>
hector_pose_estimation::TypedParameter< T >::TypedParameter ( const Parameter other) [inline]

Definition at line 70 of file parameters.h.


Member Function Documentation

template<typename T>
ParameterPtr hector_pose_estimation::TypedParameter< T >::clone ( ) [inline, virtual]

Implements hector_pose_estimation::Parameter.

Definition at line 72 of file parameters.h.

template<typename T>
const char* hector_pose_estimation::TypedParameter< T >::type ( ) const [inline, virtual]

Implements hector_pose_estimation::Parameter.

Definition at line 73 of file parameters.h.


Member Data Documentation

Definition at line 68 of file parameters.h.


The documentation for this class was generated from the following file:
 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