#include <SensorState.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _name_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _value_type |
typedef boost::shared_ptr < ::ros_arduino_msgs::SensorState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ros_arduino_msgs::SensorState_ < ContainerAllocator > > | Ptr |
typedef SensorState_ < ContainerAllocator > | Type |
Public Member Functions | |
SensorState_ () | |
SensorState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | name |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | value |
Definition at line 22 of file SensorState.h.
typedef ::std_msgs::Header_<ContainerAllocator> ros_arduino_msgs::SensorState_< ContainerAllocator >::_header_type |
Definition at line 39 of file SensorState.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > ros_arduino_msgs::SensorState_< ContainerAllocator >::_name_type |
Definition at line 42 of file SensorState.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > ros_arduino_msgs::SensorState_< ContainerAllocator >::_value_type |
Definition at line 45 of file SensorState.h.
typedef boost::shared_ptr< ::ros_arduino_msgs::SensorState_<ContainerAllocator> const> ros_arduino_msgs::SensorState_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file SensorState.h.
typedef boost::shared_ptr< ::ros_arduino_msgs::SensorState_<ContainerAllocator> > ros_arduino_msgs::SensorState_< ContainerAllocator >::Ptr |
Definition at line 49 of file SensorState.h.
typedef SensorState_<ContainerAllocator> ros_arduino_msgs::SensorState_< ContainerAllocator >::Type |
Definition at line 23 of file SensorState.h.
ros_arduino_msgs::SensorState_< ContainerAllocator >::SensorState_ | ( | ) | [inline] |
Definition at line 25 of file SensorState.h.
ros_arduino_msgs::SensorState_< ContainerAllocator >::SensorState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file SensorState.h.
boost::shared_ptr<std::map<std::string, std::string> > ros_arduino_msgs::SensorState_< ContainerAllocator >::__connection_header |
Definition at line 51 of file SensorState.h.
::std_msgs::Header_<ContainerAllocator> ros_arduino_msgs::SensorState_< ContainerAllocator >::header |
Definition at line 40 of file SensorState.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > ros_arduino_msgs::SensorState_< ContainerAllocator >::name |
Definition at line 43 of file SensorState.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > ros_arduino_msgs::SensorState_< ContainerAllocator >::value |
Definition at line 46 of file SensorState.h.