#include <ServoRead.h>
Public Types | |
typedef int16_t | _value_type |
typedef boost::shared_ptr < ::ros_arduino_msgs::ServoReadResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ros_arduino_msgs::ServoReadResponse_ < ContainerAllocator > > | Ptr |
typedef ServoReadResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ServoReadResponse_ () | |
ServoReadResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int16_t | value |
Definition at line 54 of file ServoRead.h.
typedef int16_t ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::_value_type |
Definition at line 67 of file ServoRead.h.
typedef boost::shared_ptr< ::ros_arduino_msgs::ServoReadResponse_<ContainerAllocator> const> ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file ServoRead.h.
typedef boost::shared_ptr< ::ros_arduino_msgs::ServoReadResponse_<ContainerAllocator> > ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file ServoRead.h.
typedef ServoReadResponse_<ContainerAllocator> ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::Type |
Definition at line 55 of file ServoRead.h.
ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::ServoReadResponse_ | ( | ) | [inline] |
Definition at line 57 of file ServoRead.h.
ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::ServoReadResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file ServoRead.h.
boost::shared_ptr<std::map<std::string, std::string> > ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file ServoRead.h.
int16_t ros_arduino_msgs::ServoReadResponse_< ContainerAllocator >::value |
Definition at line 68 of file ServoRead.h.