$search
#include <GetCheckerboardPose.h>
Public Types | |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _board_pose_type |
typedef boost::shared_ptr < ::approach_table_tools::GetCheckerboardPoseResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::approach_table_tools::GetCheckerboardPoseResponse_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardPoseResponse_ < 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) |
GetCheckerboardPoseResponse_ (const ContainerAllocator &_alloc) | |
GetCheckerboardPoseResponse_ () | |
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 132 of file GetCheckerboardPose.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::_board_pose_type |
Definition at line 145 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetCheckerboardPoseResponse_<ContainerAllocator> const> approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::ConstPtr |
Definition at line 248 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetCheckerboardPoseResponse_<ContainerAllocator> > approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::Ptr |
Definition at line 247 of file GetCheckerboardPose.h.
typedef GetCheckerboardPoseResponse_<ContainerAllocator> approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::Type |
Definition at line 133 of file GetCheckerboardPose.h.
approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::GetCheckerboardPoseResponse_ | ( | ) | [inline] |
Definition at line 135 of file GetCheckerboardPose.h.
approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::GetCheckerboardPoseResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 140 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 154 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 161 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 224 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 168 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 152 of file GetCheckerboardPose.h.
static const char* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 150 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 159 of file GetCheckerboardPose.h.
static const char* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 157 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 222 of file GetCheckerboardPose.h.
static const char* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 171 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 166 of file GetCheckerboardPose.h.
static const char* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 164 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint8_t* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 233 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint32_t approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 240 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint8_t* approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 226 of file GetCheckerboardPose.h.
boost::shared_ptr<std::map<std::string, std::string> > approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::__connection_header |
Definition at line 249 of file GetCheckerboardPose.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetCheckerboardPoseResponse_< ContainerAllocator >::board_pose |
Definition at line 146 of file GetCheckerboardPose.h.