camera_pose_calibration::CameraMeasurement_< ContainerAllocator > Struct Template Reference

#include <CameraMeasurement.h>

List of all members.

Public Types

typedef
::sensor_msgs::CameraInfo_
< ContainerAllocator > 
_cam_info_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_camera_id_type
typedef
::calibration_msgs::CalibrationPattern_
< ContainerAllocator > 
_features_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef boost::shared_ptr
< ::camera_pose_calibration::CameraMeasurement_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::camera_pose_calibration::CameraMeasurement_
< ContainerAllocator > > 
Ptr
typedef CameraMeasurement_
< 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
 CameraMeasurement_ (const ContainerAllocator &_alloc)
 CameraMeasurement_ ()
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

::sensor_msgs::CameraInfo_
< ContainerAllocator > 
cam_info
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
camera_id
::calibration_msgs::CalibrationPattern_
< ContainerAllocator > 
features
::std_msgs::Header_
< ContainerAllocator > 
header

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::CameraMeasurement_< ContainerAllocator >

Definition at line 18 of file CameraMeasurement.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::sensor_msgs::CameraInfo_<ContainerAllocator> camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::_cam_info_type

Definition at line 44 of file CameraMeasurement.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::_camera_id_type

Definition at line 38 of file CameraMeasurement.h.

template<class ContainerAllocator >
typedef ::calibration_msgs::CalibrationPattern_<ContainerAllocator> camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::_features_type

Definition at line 41 of file CameraMeasurement.h.

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

Definition at line 35 of file CameraMeasurement.h.

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

Definition at line 304 of file CameraMeasurement.h.

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

Definition at line 303 of file CameraMeasurement.h.

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

Definition at line 17 of file CameraMeasurement.h.


Constructor & Destructor Documentation

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

Definition at line 19 of file CameraMeasurement.h.

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

Definition at line 27 of file CameraMeasurement.h.


Member Function Documentation

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

Definition at line 53 of file CameraMeasurement.h.

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

Definition at line 60 of file CameraMeasurement.h.

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

Definition at line 271 of file CameraMeasurement.h.

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

Definition at line 51 of file CameraMeasurement.h.

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

Definition at line 49 of file CameraMeasurement.h.

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

Definition at line 58 of file CameraMeasurement.h.

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

Definition at line 56 of file CameraMeasurement.h.

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

Definition at line 269 of file CameraMeasurement.h.

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

Definition at line 63 of file CameraMeasurement.h.

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

Definition at line 283 of file CameraMeasurement.h.

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

Definition at line 293 of file CameraMeasurement.h.

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

Definition at line 273 of file CameraMeasurement.h.


Member Data Documentation

template<class ContainerAllocator >
::sensor_msgs::CameraInfo_<ContainerAllocator> camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::cam_info

Definition at line 45 of file CameraMeasurement.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::camera_id

Definition at line 39 of file CameraMeasurement.h.

template<class ContainerAllocator >
::calibration_msgs::CalibrationPattern_<ContainerAllocator> camera_pose_calibration::CameraMeasurement_< ContainerAllocator >::features

Definition at line 42 of file CameraMeasurement.h.

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

Definition at line 36 of file CameraMeasurement.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