Public Types | Public Member Functions | Public Attributes
visp_camera_calibration::calibrateResponse_< ContainerAllocator > Struct Template Reference

#include <calibrate.h>

List of all members.

Public Types

typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_stdDevErrs_type
typedef boost::shared_ptr
< ::visp_camera_calibration::calibrateResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_camera_calibration::calibrateResponse_
< ContainerAllocator > > 
Ptr
typedef calibrateResponse_
< ContainerAllocator > 
Type

Public Member Functions

 calibrateResponse_ ()
 calibrateResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
stdDevErrs

Detailed Description

template<class ContainerAllocator>
struct visp_camera_calibration::calibrateResponse_< ContainerAllocator >

Definition at line 63 of file calibrate.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > visp_camera_calibration::calibrateResponse_< ContainerAllocator >::_stdDevErrs_type

Definition at line 76 of file calibrate.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_camera_calibration::calibrateResponse_<ContainerAllocator> const> visp_camera_calibration::calibrateResponse_< ContainerAllocator >::ConstPtr

Definition at line 81 of file calibrate.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_camera_calibration::calibrateResponse_<ContainerAllocator> > visp_camera_calibration::calibrateResponse_< ContainerAllocator >::Ptr

Definition at line 80 of file calibrate.h.

template<class ContainerAllocator >
typedef calibrateResponse_<ContainerAllocator> visp_camera_calibration::calibrateResponse_< ContainerAllocator >::Type

Definition at line 64 of file calibrate.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_camera_calibration::calibrateResponse_< ContainerAllocator >::calibrateResponse_ ( ) [inline]

Definition at line 66 of file calibrate.h.

template<class ContainerAllocator >
visp_camera_calibration::calibrateResponse_< ContainerAllocator >::calibrateResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 71 of file calibrate.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_camera_calibration::calibrateResponse_< ContainerAllocator >::__connection_header

Definition at line 82 of file calibrate.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > visp_camera_calibration::calibrateResponse_< ContainerAllocator >::stdDevErrs

Definition at line 77 of file calibrate.h.


The documentation for this struct was generated from the following file:


visp_camera_calibration
Author(s): Filip Novotny
autogenerated on Sat Dec 28 2013 17:45:42