$search
#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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
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 22 of file SlavePoint.h.
typedef uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::_contact_type |
Definition at line 40 of file SlavePoint.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::_end_effector_type |
Definition at line 37 of file SlavePoint.h.
typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> const> fast_plane_detection::SlavePoint_< ContainerAllocator >::ConstPtr |
Definition at line 108 of file SlavePoint.h.
typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> > fast_plane_detection::SlavePoint_< ContainerAllocator >::Ptr |
Definition at line 107 of file SlavePoint.h.
typedef SlavePoint_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::Type |
Definition at line 23 of file SlavePoint.h.
fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | ) | [inline] |
Definition at line 25 of file SlavePoint.h.
fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file SlavePoint.h.
ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 49 of file SlavePoint.h.
ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 56 of file SlavePoint.h.
ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 81 of file SlavePoint.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 47 of file SlavePoint.h.
static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 45 of file SlavePoint.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 54 of file SlavePoint.h.
static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 52 of file SlavePoint.h.
static ROS_DEPRECATED const std::string fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 79 of file SlavePoint.h.
static const char* fast_plane_detection::SlavePoint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 59 of file SlavePoint.h.
virtual ROS_DEPRECATED uint8_t* fast_plane_detection::SlavePoint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 91 of file SlavePoint.h.
virtual ROS_DEPRECATED uint32_t fast_plane_detection::SlavePoint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 99 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 83 of file SlavePoint.h.
boost::shared_ptr<std::map<std::string, std::string> > fast_plane_detection::SlavePoint_< ContainerAllocator >::__connection_header |
Definition at line 109 of file SlavePoint.h.
uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::contact |
Definition at line 41 of file SlavePoint.h.
::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::end_effector |
Definition at line 38 of file SlavePoint.h.