#include <GetCheckerboardCenter.h>
Public Types | |
typedef float | _depth_type |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_depth_calibration::GetCheckerboardCenterResponse_ < ContainerAllocator > > | Ptr |
typedef GetCheckerboardCenterResponse_ < 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) |
GetCheckerboardCenterResponse_ (const ContainerAllocator &_alloc) | |
GetCheckerboardCenterResponse_ () | |
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 | |
float | depth |
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 131 of file GetCheckerboardCenter.h.
typedef float kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::_depth_type |
Definition at line 145 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterResponse_<ContainerAllocator> const> kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::ConstPtr |
Definition at line 203 of file GetCheckerboardCenter.h.
typedef boost::shared_ptr< ::kinect_depth_calibration::GetCheckerboardCenterResponse_<ContainerAllocator> > kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::Ptr |
Definition at line 202 of file GetCheckerboardCenter.h.
typedef GetCheckerboardCenterResponse_<ContainerAllocator> kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::Type |
Definition at line 133 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::GetCheckerboardCenterResponse_ | ( | ) | [inline] |
Definition at line 135 of file GetCheckerboardCenter.h.
kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::GetCheckerboardCenterResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 140 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 154 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 161 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 179 of file GetCheckerboardCenter.h.
ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 168 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 152 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 150 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 159 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 157 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 177 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 171 of file GetCheckerboardCenter.h.
static ROS_DEPRECATED const std::string kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 166 of file GetCheckerboardCenter.h.
static const char* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 164 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 188 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint32_t kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 195 of file GetCheckerboardCenter.h.
virtual ROS_DEPRECATED uint8_t* kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 181 of file GetCheckerboardCenter.h.
float kinect_depth_calibration::GetCheckerboardCenterResponse_< ContainerAllocator >::depth |
Definition at line 146 of file GetCheckerboardCenter.h.