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

#include <Config.h>

Public Types

typedef std::vector< ::dynamic_reconfigure::BoolParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::BoolParameter_< ContainerAllocator > >::other > _bools_type
 
typedef std::vector< ::dynamic_reconfigure::DoubleParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::DoubleParameter_< ContainerAllocator > >::other > _doubles_type
 
typedef std::vector< ::dynamic_reconfigure::GroupState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::GroupState_< ContainerAllocator > >::other > _groups_type
 
typedef std::vector< ::dynamic_reconfigure::IntParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::IntParameter_< ContainerAllocator > >::other > _ints_type
 
typedef std::vector< ::dynamic_reconfigure::StrParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::StrParameter_< ContainerAllocator > >::other > _strs_type
 
typedef std::shared_ptr< ::dynamic_reconfigure::Config_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::dynamic_reconfigure::Config_< ContainerAllocator > > Ptr
 
typedef Config_< ContainerAllocator > Type
 

Public Member Functions

 Config_ ()
 
 Config_ (const ContainerAllocator &_alloc)
 

Public Attributes

_bools_type bools
 
_doubles_type doubles
 
_groups_type groups
 
_ints_type ints
 
_strs_type strs
 

Detailed Description

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

Definition at line 28 of file Config.h.

Member Typedef Documentation

◆ _bools_type

template<class ContainerAllocator >
typedef std::vector< ::dynamic_reconfigure::BoolParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::BoolParameter_<ContainerAllocator> >::other > dynamic_reconfigure::Config_< ContainerAllocator >::_bools_type

Definition at line 50 of file Config.h.

◆ _doubles_type

template<class ContainerAllocator >
typedef std::vector< ::dynamic_reconfigure::DoubleParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::DoubleParameter_<ContainerAllocator> >::other > dynamic_reconfigure::Config_< ContainerAllocator >::_doubles_type

Definition at line 59 of file Config.h.

◆ _groups_type

template<class ContainerAllocator >
typedef std::vector< ::dynamic_reconfigure::GroupState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::GroupState_<ContainerAllocator> >::other > dynamic_reconfigure::Config_< ContainerAllocator >::_groups_type

Definition at line 62 of file Config.h.

◆ _ints_type

template<class ContainerAllocator >
typedef std::vector< ::dynamic_reconfigure::IntParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::IntParameter_<ContainerAllocator> >::other > dynamic_reconfigure::Config_< ContainerAllocator >::_ints_type

Definition at line 53 of file Config.h.

◆ _strs_type

template<class ContainerAllocator >
typedef std::vector< ::dynamic_reconfigure::StrParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::StrParameter_<ContainerAllocator> >::other > dynamic_reconfigure::Config_< ContainerAllocator >::_strs_type

Definition at line 56 of file Config.h.

◆ ConstPtr

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

Definition at line 69 of file Config.h.

◆ Ptr

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

Definition at line 68 of file Config.h.

◆ Type

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

Definition at line 30 of file Config.h.

Constructor & Destructor Documentation

◆ Config_() [1/2]

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

Definition at line 32 of file Config.h.

◆ Config_() [2/2]

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

Definition at line 39 of file Config.h.

Member Data Documentation

◆ bools

template<class ContainerAllocator >
_bools_type dynamic_reconfigure::Config_< ContainerAllocator >::bools

Definition at line 51 of file Config.h.

◆ doubles

template<class ContainerAllocator >
_doubles_type dynamic_reconfigure::Config_< ContainerAllocator >::doubles

Definition at line 60 of file Config.h.

◆ groups

template<class ContainerAllocator >
_groups_type dynamic_reconfigure::Config_< ContainerAllocator >::groups

Definition at line 63 of file Config.h.

◆ ints

template<class ContainerAllocator >
_ints_type dynamic_reconfigure::Config_< ContainerAllocator >::ints

Definition at line 54 of file Config.h.

◆ strs

template<class ContainerAllocator >
_strs_type dynamic_reconfigure::Config_< ContainerAllocator >::strs

Definition at line 57 of file Config.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