#include <TactileArray.h>
Public Types | |
| typedef std::vector < ::sr_robot_msgs::Tactile_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::Tactile_ < ContainerAllocator > >::other > | _data_type |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef boost::shared_ptr < ::sr_robot_msgs::TactileArray_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::sr_robot_msgs::TactileArray_ < ContainerAllocator > > | Ptr |
| typedef TactileArray_ < ContainerAllocator > | Type |
Public Member Functions | |
| TactileArray_ () | |
| TactileArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector < ::sr_robot_msgs::Tactile_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::Tactile_ < ContainerAllocator > >::other > | data |
| ::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 23 of file TactileArray.h.
| typedef std::vector< ::sr_robot_msgs::Tactile_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::Tactile_<ContainerAllocator> >::other > sr_robot_msgs::TactileArray_< ContainerAllocator >::_data_type |
Definition at line 41 of file TactileArray.h.
| typedef ::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::TactileArray_< ContainerAllocator >::_header_type |
Definition at line 38 of file TactileArray.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::TactileArray_<ContainerAllocator> const> sr_robot_msgs::TactileArray_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file TactileArray.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::TactileArray_<ContainerAllocator> > sr_robot_msgs::TactileArray_< ContainerAllocator >::Ptr |
Definition at line 45 of file TactileArray.h.
| typedef TactileArray_<ContainerAllocator> sr_robot_msgs::TactileArray_< ContainerAllocator >::Type |
Definition at line 24 of file TactileArray.h.
| sr_robot_msgs::TactileArray_< ContainerAllocator >::TactileArray_ | ( | ) | [inline] |
Definition at line 26 of file TactileArray.h.
| sr_robot_msgs::TactileArray_< ContainerAllocator >::TactileArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file TactileArray.h.
| boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::TactileArray_< ContainerAllocator >::__connection_header |
Definition at line 47 of file TactileArray.h.
| std::vector< ::sr_robot_msgs::Tactile_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::Tactile_<ContainerAllocator> >::other > sr_robot_msgs::TactileArray_< ContainerAllocator >::data |
Definition at line 42 of file TactileArray.h.
| ::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::TactileArray_< ContainerAllocator >::header |
Definition at line 39 of file TactileArray.h.