$search
#include <GetApproachPose.h>
Public Types | |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _board_pose_type |
typedef boost::shared_ptr < ::approach_table_tools::GetApproachPoseRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::approach_table_tools::GetApproachPoseRequest_ < ContainerAllocator > > | Ptr |
typedef GetApproachPoseRequest_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GetApproachPoseRequest_ (const ContainerAllocator &_alloc) | |
GetApproachPoseRequest_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | board_pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 27 of file GetApproachPose.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::_board_pose_type |
Definition at line 40 of file GetApproachPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetApproachPoseRequest_<ContainerAllocator> const> approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::ConstPtr |
Definition at line 142 of file GetApproachPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetApproachPoseRequest_<ContainerAllocator> > approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::Ptr |
Definition at line 141 of file GetApproachPose.h.
typedef GetApproachPoseRequest_<ContainerAllocator> approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::Type |
Definition at line 28 of file GetApproachPose.h.
approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::GetApproachPoseRequest_ | ( | ) | [inline] |
Definition at line 30 of file GetApproachPose.h.
approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::GetApproachPoseRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetApproachPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 49 of file GetApproachPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 56 of file GetApproachPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 118 of file GetApproachPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file GetApproachPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 47 of file GetApproachPose.h.
static const char* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 45 of file GetApproachPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 54 of file GetApproachPose.h.
static const char* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 52 of file GetApproachPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 116 of file GetApproachPose.h.
static const char* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file GetApproachPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file GetApproachPose.h.
static const char* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file GetApproachPose.h.
virtual ROS_DEPRECATED uint8_t* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 127 of file GetApproachPose.h.
virtual ROS_DEPRECATED uint32_t approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 134 of file GetApproachPose.h.
virtual ROS_DEPRECATED uint8_t* approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 120 of file GetApproachPose.h.
boost::shared_ptr<std::map<std::string, std::string> > approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::__connection_header |
Definition at line 143 of file GetApproachPose.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetApproachPoseRequest_< ContainerAllocator >::board_pose |
Definition at line 41 of file GetApproachPose.h.