camera_pose_calibration::RobotMeasurement_< ContainerAllocator > Struct Template Reference

#include <RobotMeasurement.h>

List of all members.

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

::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_ ()

Detailed Description

template<class ContainerAllocator>
struct camera_pose_calibration::RobotMeasurement_< ContainerAllocator >

Definition at line 17 of file RobotMeasurement.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::_header_type

Definition at line 30 of file RobotMeasurement.h.

template<class ContainerAllocator >
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 33 of file RobotMeasurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> const> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::ConstPtr

Definition at line 296 of file RobotMeasurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::camera_pose_calibration::RobotMeasurement_<ContainerAllocator> > camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Ptr

Definition at line 295 of file RobotMeasurement.h.

template<class ContainerAllocator >
typedef RobotMeasurement_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::Type

Definition at line 16 of file RobotMeasurement.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ (  )  [inline]

Definition at line 18 of file RobotMeasurement.h.

template<class ContainerAllocator >
camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::RobotMeasurement_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 24 of file RobotMeasurement.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 46 of file RobotMeasurement.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 53 of file RobotMeasurement.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 269 of file RobotMeasurement.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 44 of file RobotMeasurement.h.

template<class ContainerAllocator >
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 42 of file RobotMeasurement.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 51 of file RobotMeasurement.h.

template<class ContainerAllocator >
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 49 of file RobotMeasurement.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 267 of file RobotMeasurement.h.

template<class ContainerAllocator >
static const char* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 56 of file RobotMeasurement.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 279 of file RobotMeasurement.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::get_M_cam_size (  )  const [inline]

Definition at line 37 of file RobotMeasurement.h.

template<class ContainerAllocator >
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 39 of file RobotMeasurement.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 287 of file RobotMeasurement.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 271 of file RobotMeasurement.h.

template<class ContainerAllocator >
ROS_DEPRECATED void camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::set_M_cam_size ( uint32_t  size  )  [inline]

Definition at line 38 of file RobotMeasurement.h.

template<class ContainerAllocator >
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 40 of file RobotMeasurement.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> camera_pose_calibration::RobotMeasurement_< ContainerAllocator >::header

Definition at line 31 of file RobotMeasurement.h.

template<class ContainerAllocator >
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 34 of file RobotMeasurement.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


camera_pose_calibration
Author(s): Vijay Pradeep, Wim Meeussen
autogenerated on Fri Jan 11 09:57:47 2013