#include <GetCheckerboardPose.h>
Public Types | |
typedef int32_t | _corners_x_type |
typedef int32_t | _corners_y_type |
typedef float | _spacing_x_type |
typedef float | _spacing_y_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardPoseRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardPoseRequest_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardPoseRequest_ < 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) |
GetCheckerboardPoseRequest_ (const ContainerAllocator &_alloc) | |
GetCheckerboardPoseRequest_ () | |
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 | |
int32_t | corners_x |
int32_t | corners_y |
float | spacing_x |
float | spacing_y |
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 20 of file GetCheckerboardPose.h.
typedef int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_corners_x_type |
Definition at line 37 of file GetCheckerboardPose.h.
typedef int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_corners_y_type |
Definition at line 40 of file GetCheckerboardPose.h.
typedef float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_spacing_x_type |
Definition at line 43 of file GetCheckerboardPose.h.
typedef float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::_spacing_y_type |
Definition at line 46 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardPoseRequest_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::ConstPtr |
Definition at line 114 of file GetCheckerboardPose.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardPoseRequest_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::Ptr |
Definition at line 113 of file GetCheckerboardPose.h.
typedef GetCheckerboardPoseRequest_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::Type |
Definition at line 19 of file GetCheckerboardPose.h.
kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::GetCheckerboardPoseRequest_ | ( | ) | [inline] |
Definition at line 21 of file GetCheckerboardPose.h.
kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::GetCheckerboardPoseRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 81 of file GetCheckerboardPose.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 69 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file GetCheckerboardPose.h.
static const char* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file GetCheckerboardPose.h.
static const char* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 79 of file GetCheckerboardPose.h.
static const char* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 72 of file GetCheckerboardPose.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 67 of file GetCheckerboardPose.h.
static const char* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 65 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 93 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 103 of file GetCheckerboardPose.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 83 of file GetCheckerboardPose.h.
int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::corners_x |
Definition at line 38 of file GetCheckerboardPose.h.
int32_t kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::corners_y |
Definition at line 41 of file GetCheckerboardPose.h.
float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::spacing_x |
Definition at line 44 of file GetCheckerboardPose.h.
float kinect_depth_calibration::GetCheckerboardPoseRequest_< ContainerAllocator >::spacing_y |
Definition at line 47 of file GetCheckerboardPose.h.