#include <AuxSpiData.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::array< uint16_t, 16 > | _sensors_type |
typedef boost::shared_ptr < ::sr_robot_msgs::AuxSpiData_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::AuxSpiData_ < ContainerAllocator > > | Ptr |
typedef AuxSpiData_ < ContainerAllocator > | Type |
Public Member Functions | |
AuxSpiData_ () | |
AuxSpiData_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
boost::array< uint16_t, 16 > | sensors |
Definition at line 22 of file AuxSpiData.h.
typedef ::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::_header_type |
Definition at line 39 of file AuxSpiData.h.
typedef boost::array<uint16_t, 16> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::_sensors_type |
Definition at line 42 of file AuxSpiData.h.
typedef boost::shared_ptr< ::sr_robot_msgs::AuxSpiData_<ContainerAllocator> const> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::ConstPtr |
Definition at line 47 of file AuxSpiData.h.
typedef boost::shared_ptr< ::sr_robot_msgs::AuxSpiData_<ContainerAllocator> > sr_robot_msgs::AuxSpiData_< ContainerAllocator >::Ptr |
Definition at line 46 of file AuxSpiData.h.
typedef AuxSpiData_<ContainerAllocator> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::Type |
Definition at line 23 of file AuxSpiData.h.
sr_robot_msgs::AuxSpiData_< ContainerAllocator >::AuxSpiData_ | ( | ) | [inline] |
Definition at line 25 of file AuxSpiData.h.
sr_robot_msgs::AuxSpiData_< ContainerAllocator >::AuxSpiData_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file AuxSpiData.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::AuxSpiData_< ContainerAllocator >::__connection_header |
Definition at line 48 of file AuxSpiData.h.
::std_msgs::Header_<ContainerAllocator> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::header |
Definition at line 40 of file AuxSpiData.h.
boost::array<uint16_t, 16> sr_robot_msgs::AuxSpiData_< ContainerAllocator >::sensors |
Definition at line 43 of file AuxSpiData.h.