#include <PressureInfo.h>
Public Types | |
typedef std::vector < ::fingertip_pressure::PressureInfoElement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::fingertip_pressure::PressureInfoElement_ < ContainerAllocator > >::other > | _sensor_type |
typedef boost::shared_ptr < ::fingertip_pressure::PressureInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::fingertip_pressure::PressureInfo_ < ContainerAllocator > > | Ptr |
typedef PressureInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
PressureInfo_ () | |
PressureInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::fingertip_pressure::PressureInfoElement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::fingertip_pressure::PressureInfoElement_ < ContainerAllocator > >::other > | sensor |
Definition at line 22 of file PressureInfo.h.
typedef std::vector< ::fingertip_pressure::PressureInfoElement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::fingertip_pressure::PressureInfoElement_<ContainerAllocator> >::other > fingertip_pressure::PressureInfo_< ContainerAllocator >::_sensor_type |
Definition at line 35 of file PressureInfo.h.
typedef boost::shared_ptr< ::fingertip_pressure::PressureInfo_<ContainerAllocator> const> fingertip_pressure::PressureInfo_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file PressureInfo.h.
typedef boost::shared_ptr< ::fingertip_pressure::PressureInfo_<ContainerAllocator> > fingertip_pressure::PressureInfo_< ContainerAllocator >::Ptr |
Definition at line 39 of file PressureInfo.h.
typedef PressureInfo_<ContainerAllocator> fingertip_pressure::PressureInfo_< ContainerAllocator >::Type |
Definition at line 23 of file PressureInfo.h.
fingertip_pressure::PressureInfo_< ContainerAllocator >::PressureInfo_ | ( | ) | [inline] |
Definition at line 25 of file PressureInfo.h.
fingertip_pressure::PressureInfo_< ContainerAllocator >::PressureInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PressureInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > fingertip_pressure::PressureInfo_< ContainerAllocator >::__connection_header |
Definition at line 41 of file PressureInfo.h.
std::vector< ::fingertip_pressure::PressureInfoElement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::fingertip_pressure::PressureInfoElement_<ContainerAllocator> >::other > fingertip_pressure::PressureInfo_< ContainerAllocator >::sensor |
Definition at line 36 of file PressureInfo.h.