#include <Group.h>
Public Types | |
typedef int32_t | _id_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector< ::dynamic_reconfigure::ParamDescription_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamic_reconfigure::ParamDescription_< ContainerAllocator > >::other > | _parameters_type |
typedef int32_t | _parent_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef std::shared_ptr< ::dynamic_reconfigure::Group_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::dynamic_reconfigure::Group_< ContainerAllocator > > | Ptr |
typedef Group_< ContainerAllocator > | Type |
Public Member Functions | |
Group_ () | |
Group_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_id_type | id |
_name_type | name |
_parameters_type | parameters |
_parent_type | parent |
_type_type | type |
typedef int32_t dynamic_reconfigure::Group_< ContainerAllocator >::_id_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamic_reconfigure::Group_< ContainerAllocator >::_name_type |
typedef std::vector< ::dynamic_reconfigure::ParamDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamic_reconfigure::ParamDescription_<ContainerAllocator> >::other > dynamic_reconfigure::Group_< ContainerAllocator >::_parameters_type |
typedef int32_t dynamic_reconfigure::Group_< ContainerAllocator >::_parent_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > dynamic_reconfigure::Group_< ContainerAllocator >::_type_type |
typedef std::shared_ptr< ::dynamic_reconfigure::Group_<ContainerAllocator> const> dynamic_reconfigure::Group_< ContainerAllocator >::ConstPtr |
typedef std::shared_ptr< ::dynamic_reconfigure::Group_<ContainerAllocator> > dynamic_reconfigure::Group_< ContainerAllocator >::Ptr |
typedef Group_<ContainerAllocator> dynamic_reconfigure::Group_< ContainerAllocator >::Type |
|
inline |
|
inline |
_id_type dynamic_reconfigure::Group_< ContainerAllocator >::id |
_name_type dynamic_reconfigure::Group_< ContainerAllocator >::name |
_parameters_type dynamic_reconfigure::Group_< ContainerAllocator >::parameters |
_parent_type dynamic_reconfigure::Group_< ContainerAllocator >::parent |
_type_type dynamic_reconfigure::Group_< ContainerAllocator >::type |