$search
#include <CalibPoint.h>
Public Types | |
| typedef int32_t | _i_type |
| typedef int32_t | _j_type |
| typedef double | _X_type |
| typedef double | _Y_type |
| typedef double | _Z_type |
| typedef boost::shared_ptr < ::visp_camera_calibration::CalibPoint_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::visp_camera_calibration::CalibPoint_ < ContainerAllocator > > | Ptr |
| typedef CalibPoint_ < 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 |
| CalibPoint_ (const ContainerAllocator &_alloc) | |
| CalibPoint_ () | |
| 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 |
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 |
| int32_t | i |
| int32_t | j |
| double | X |
| double | Y |
| double | Z |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file CalibPoint.h.
| typedef int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::_i_type |
Definition at line 42 of file CalibPoint.h.
| typedef int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::_j_type |
Definition at line 45 of file CalibPoint.h.
| typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_X_type |
Definition at line 48 of file CalibPoint.h.
| typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_Y_type |
Definition at line 51 of file CalibPoint.h.
| typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_Z_type |
Definition at line 54 of file CalibPoint.h.
| typedef boost::shared_ptr< ::visp_camera_calibration::CalibPoint_<ContainerAllocator> const> visp_camera_calibration::CalibPoint_< ContainerAllocator >::ConstPtr |
Definition at line 122 of file CalibPoint.h.
| typedef boost::shared_ptr< ::visp_camera_calibration::CalibPoint_<ContainerAllocator> > visp_camera_calibration::CalibPoint_< ContainerAllocator >::Ptr |
Definition at line 121 of file CalibPoint.h.
| typedef CalibPoint_<ContainerAllocator> visp_camera_calibration::CalibPoint_< ContainerAllocator >::Type |
Definition at line 22 of file CalibPoint.h.
| visp_camera_calibration::CalibPoint_< ContainerAllocator >::CalibPoint_ | ( | ) | [inline] |
Definition at line 24 of file CalibPoint.h.
| visp_camera_calibration::CalibPoint_< ContainerAllocator >::CalibPoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file CalibPoint.h.
| ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file CalibPoint.h.
| ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file CalibPoint.h.
| ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 86 of file CalibPoint.h.
| static ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file CalibPoint.h.
| static const char* visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file CalibPoint.h.
| static ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file CalibPoint.h.
| static const char* visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file CalibPoint.h.
| static ROS_DEPRECATED const std::string visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 84 of file CalibPoint.h.
| static const char* visp_camera_calibration::CalibPoint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file CalibPoint.h.
| virtual ROS_DEPRECATED uint8_t* visp_camera_calibration::CalibPoint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 99 of file CalibPoint.h.
| virtual ROS_DEPRECATED uint32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 110 of file CalibPoint.h.
| virtual ROS_DEPRECATED uint8_t* visp_camera_calibration::CalibPoint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 88 of file CalibPoint.h.
| boost::shared_ptr<std::map<std::string, std::string> > visp_camera_calibration::CalibPoint_< ContainerAllocator >::__connection_header |
Definition at line 123 of file CalibPoint.h.
| int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::i |
Definition at line 43 of file CalibPoint.h.
| int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::j |
Definition at line 46 of file CalibPoint.h.
| double visp_camera_calibration::CalibPoint_< ContainerAllocator >::X |
Definition at line 49 of file CalibPoint.h.
| double visp_camera_calibration::CalibPoint_< ContainerAllocator >::Y |
Definition at line 52 of file CalibPoint.h.
| double visp_camera_calibration::CalibPoint_< ContainerAllocator >::Z |
Definition at line 55 of file CalibPoint.h.