#include <SlavePoint.h>
Public Types | |
| typedef uint8_t | _contact_type |
| typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _end_effector_type |
| typedef boost::shared_ptr < ::fast_plane_detection::SlavePoint_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::fast_plane_detection::SlavePoint_ < ContainerAllocator > > | Ptr |
| typedef SlavePoint_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| SlavePoint_ (const ContainerAllocator &_alloc) | |
| SlavePoint_ () | |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
| uint8_t | contact |
| ::geometry_msgs::Point32_ < ContainerAllocator > | end_effector |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file SlavePoint.h.
| typedef uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::_contact_type |
Definition at line 37 of file SlavePoint.h.
| typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::_end_effector_type |
Definition at line 34 of file SlavePoint.h.
| typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> const> fast_plane_detection::SlavePoint_< ContainerAllocator >::ConstPtr |
Definition at line 105 of file SlavePoint.h.
| typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> > fast_plane_detection::SlavePoint_< ContainerAllocator >::Ptr |
Definition at line 104 of file SlavePoint.h.
| typedef SlavePoint_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::Type |
Definition at line 20 of file SlavePoint.h.
| fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | ) | [inline] |
Definition at line 22 of file SlavePoint.h.
| fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file SlavePoint.h.
| ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file SlavePoint.h.
| ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file SlavePoint.h.
| ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 78 of file SlavePoint.h.
| static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file SlavePoint.h.
| static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file SlavePoint.h.
| static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file SlavePoint.h.
| static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file SlavePoint.h.
| static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 76 of file SlavePoint.h.
| static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file SlavePoint.h.
| virtual ROS_DEPRECATED uint8_t* fast_plane_detection::SlavePoint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 88 of file SlavePoint.h.
| virtual ROS_DEPRECATED uint32_t fast_plane_detection::SlavePoint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 96 of file SlavePoint.h.
| virtual ROS_DEPRECATED uint8_t* fast_plane_detection::SlavePoint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 80 of file SlavePoint.h.
| uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::contact |
Definition at line 38 of file SlavePoint.h.
| ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::end_effector |
Definition at line 35 of file SlavePoint.h.