$search
#include <RobotMeasurement.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > >::other > | _M_cam_type |
typedef boost::shared_ptr < ::camera_pose_calibration::RobotMeasurement_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::camera_pose_calibration::RobotMeasurement_ < ContainerAllocator > > | Ptr |
typedef RobotMeasurement_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_M_cam_size () const |
ROS_DEPRECATED void | get_M_cam_vec (std::vector< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator > >::other > &vec) const |
RobotMeasurement_ (const ContainerAllocator &_alloc) | |
RobotMeasurement_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_M_cam_size (uint32_t size) |
ROS_DEPRECATED void | set_M_cam_vec (const std::vector< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator > >::other > &vec) |
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 |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::camera_pose_calibration::CameraMeasurement_ < ContainerAllocator > >::other > | M_cam |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file RobotMeasurement.h.
typedef ::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::_header_type |
Definition at line 38 of file RobotMeasurement.h.
typedef std::vector< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> >::other > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::_M_cam_type |
Definition at line 41 of file RobotMeasurement.h.
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> const> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::ConstPtr |
Definition at line 304 of file RobotMeasurement.h.
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Ptr |
Definition at line 303 of file RobotMeasurement.h.
typedef RobotMeasurement_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Type |
Definition at line 24 of file RobotMeasurement.h.
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ | ( | ) | [inline] |
Definition at line 26 of file RobotMeasurement.h.
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file RobotMeasurement.h.
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file RobotMeasurement.h.
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file RobotMeasurement.h.
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 277 of file RobotMeasurement.h.
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file RobotMeasurement.h.
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file RobotMeasurement.h.
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file RobotMeasurement.h.
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file RobotMeasurement.h.
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 275 of file RobotMeasurement.h.
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 64 of file RobotMeasurement.h.
virtual ROS_DEPRECATED uint8_t* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 287 of file RobotMeasurement.h.
ROS_DEPRECATED uint32_t camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::get_M_cam_size | ( | ) | const [inline] |
Definition at line 45 of file RobotMeasurement.h.
ROS_DEPRECATED void camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::get_M_cam_vec | ( | std::vector< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 47 of file RobotMeasurement.h.
virtual ROS_DEPRECATED uint32_t camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 295 of file RobotMeasurement.h.
virtual ROS_DEPRECATED uint8_t* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 279 of file RobotMeasurement.h.
ROS_DEPRECATED void camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::set_M_cam_size | ( | uint32_t | size | ) | [inline] |
Definition at line 46 of file RobotMeasurement.h.
ROS_DEPRECATED void camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::set_M_cam_vec | ( | const std::vector< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 48 of file RobotMeasurement.h.
boost::shared_ptr<std::map<std::string, std::string> > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__connection_header |
Definition at line 305 of file RobotMeasurement.h.
::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::header |
Definition at line 39 of file RobotMeasurement.h.
std::vector< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::camera_pose_calibration::CameraMeasurement_<ContainerAllocator> >::other > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::M_cam |
Definition at line 42 of file RobotMeasurement.h.