#include <ShadowPST.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _pressure_type |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _temperature_type |
typedef boost::shared_ptr < ::sr_robot_msgs::ShadowPST_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::ShadowPST_ < ContainerAllocator > > | Ptr |
typedef ShadowPST_ < ContainerAllocator > | Type |
Public Member Functions | |
ShadowPST_ () | |
ShadowPST_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | pressure |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | temperature |
Definition at line 22 of file ShadowPST.h.
typedef ::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::ShadowPST_< ContainerAllocator >::_header_type |
Definition at line 39 of file ShadowPST.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > sr_robot_msgs::ShadowPST_< ContainerAllocator >::_pressure_type |
Definition at line 42 of file ShadowPST.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > sr_robot_msgs::ShadowPST_< ContainerAllocator >::_temperature_type |
Definition at line 45 of file ShadowPST.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ShadowPST_<ContainerAllocator> const> sr_robot_msgs::ShadowPST_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file ShadowPST.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ShadowPST_<ContainerAllocator> > sr_robot_msgs::ShadowPST_< ContainerAllocator >::Ptr |
Definition at line 49 of file ShadowPST.h.
typedef ShadowPST_<ContainerAllocator> sr_robot_msgs::ShadowPST_< ContainerAllocator >::Type |
Definition at line 23 of file ShadowPST.h.
sr_robot_msgs::ShadowPST_< ContainerAllocator >::ShadowPST_ | ( | ) | [inline] |
Definition at line 25 of file ShadowPST.h.
sr_robot_msgs::ShadowPST_< ContainerAllocator >::ShadowPST_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ShadowPST.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::ShadowPST_< ContainerAllocator >::__connection_header |
Definition at line 51 of file ShadowPST.h.
::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::ShadowPST_< ContainerAllocator >::header |
Definition at line 40 of file ShadowPST.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > sr_robot_msgs::ShadowPST_< ContainerAllocator >::pressure |
Definition at line 43 of file ShadowPST.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > sr_robot_msgs::ShadowPST_< ContainerAllocator >::temperature |
Definition at line 46 of file ShadowPST.h.