Public Member Functions | List of all members
hector_pose_estimation::Alias Class Reference

#include <parameters.h>

Inheritance diagram for hector_pose_estimation::Alias:
Inheritance graph
[legend]

Public Member Functions

 Alias ()
 
 Alias (const ParameterPtr &other)
 
 Alias (const ParameterPtr &other, const std::string &key)
 
virtual bool isAlias () const
 
Aliasoperator= (const ParameterPtr &other)
 
virtual ~Alias ()
 
- Public Member Functions inherited from hector_pose_estimation::Parameter
template<typename T >
const T & as () const
 
template<typename T >
T & as ()
 
virtual ParameterPtr clone ()
 
virtual bool empty () const
 
template<typename T >
bool hasType () const
 
 operator void * () const
 
template<typename T >
Parameteroperator= (const T &value)
 
 Parameter (const std::string &key)
 
 Parameter (Parameter &other)
 
virtual const char * type () const
 
virtual ~Parameter ()
 

Additional Inherited Members

- Public Attributes inherited from hector_pose_estimation::Parameter
std::string key
 
- Protected Attributes inherited from hector_pose_estimation::Parameter
Parameterparameter_
 

Detailed Description

Definition at line 106 of file parameters.h.

Constructor & Destructor Documentation

hector_pose_estimation::Alias::Alias ( )
inline

Definition at line 108 of file parameters.h.

hector_pose_estimation::Alias::Alias ( const ParameterPtr other)
inline

Definition at line 109 of file parameters.h.

hector_pose_estimation::Alias::Alias ( const ParameterPtr other,
const std::string &  key 
)
inline

Definition at line 110 of file parameters.h.

virtual hector_pose_estimation::Alias::~Alias ( )
inlinevirtual

Definition at line 111 of file parameters.h.

Member Function Documentation

virtual bool hector_pose_estimation::Alias::isAlias ( ) const
inlinevirtual

Reimplemented from hector_pose_estimation::Parameter.

Definition at line 113 of file parameters.h.

Alias& hector_pose_estimation::Alias::operator= ( const ParameterPtr other)
inline

Definition at line 116 of file parameters.h.


The documentation for this class was generated from the following file:


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Thu Feb 18 2021 03:29:31