Public Types | Public Member Functions | Public Attributes | List of all members
dynamic_reconfigure::DoubleParameter_< ContainerAllocator > Struct Template Reference

#include <DoubleParameter.h>

Public Types

typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _name_type
 
typedef double _value_type
 
typedef std::shared_ptr< ::dynamic_reconfigure::DoubleParameter_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::dynamic_reconfigure::DoubleParameter_< ContainerAllocator > > Ptr
 
typedef DoubleParameter_< ContainerAllocator > Type
 

Public Member Functions

 DoubleParameter_ ()
 
 DoubleParameter_ (const ContainerAllocator &_alloc)
 

Public Attributes

_name_type name
 
_value_type value
 

Detailed Description

template<class ContainerAllocator>
struct dynamic_reconfigure::DoubleParameter_< ContainerAllocator >

Definition at line 23 of file DoubleParameter.h.

Member Typedef Documentation

◆ _name_type

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::_name_type

Definition at line 39 of file DoubleParameter.h.

◆ _value_type

template<class ContainerAllocator >
typedef double dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::_value_type

Definition at line 42 of file DoubleParameter.h.

◆ ConstPtr

template<class ContainerAllocator >
typedef std::shared_ptr< ::dynamic_reconfigure::DoubleParameter_<ContainerAllocator> const> dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::ConstPtr

Definition at line 49 of file DoubleParameter.h.

◆ Ptr

template<class ContainerAllocator >
typedef std::shared_ptr< ::dynamic_reconfigure::DoubleParameter_<ContainerAllocator> > dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::Ptr

Definition at line 48 of file DoubleParameter.h.

◆ Type

template<class ContainerAllocator >
typedef DoubleParameter_<ContainerAllocator> dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::Type

Definition at line 25 of file DoubleParameter.h.

Constructor & Destructor Documentation

◆ DoubleParameter_() [1/2]

template<class ContainerAllocator >
dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::DoubleParameter_ ( )
inline

Definition at line 27 of file DoubleParameter.h.

◆ DoubleParameter_() [2/2]

template<class ContainerAllocator >
dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::DoubleParameter_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 31 of file DoubleParameter.h.

Member Data Documentation

◆ name

template<class ContainerAllocator >
_name_type dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::name

Definition at line 40 of file DoubleParameter.h.

◆ value

template<class ContainerAllocator >
_value_type dynamic_reconfigure::DoubleParameter_< ContainerAllocator >::value

Definition at line 43 of file DoubleParameter.h.


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


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:15