Public Types | Public Member Functions | Public Attributes
cyberglove::CalibrationRequest_< ContainerAllocator > Struct Template Reference

#include <Calibration.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_path_type
typedef boost::shared_ptr
< ::cyberglove::CalibrationRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cyberglove::CalibrationRequest_
< ContainerAllocator > > 
Ptr
typedef CalibrationRequest_
< ContainerAllocator > 
Type

Public Member Functions

 CalibrationRequest_ ()
 CalibrationRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
path

Detailed Description

template<class ContainerAllocator>
struct cyberglove::CalibrationRequest_< ContainerAllocator >

Definition at line 25 of file Calibration.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cyberglove::CalibrationRequest_< ContainerAllocator >::_path_type

Definition at line 38 of file Calibration.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cyberglove::CalibrationRequest_<ContainerAllocator> const> cyberglove::CalibrationRequest_< ContainerAllocator >::ConstPtr

Definition at line 43 of file Calibration.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cyberglove::CalibrationRequest_<ContainerAllocator> > cyberglove::CalibrationRequest_< ContainerAllocator >::Ptr

Definition at line 42 of file Calibration.h.

template<class ContainerAllocator >
typedef CalibrationRequest_<ContainerAllocator> cyberglove::CalibrationRequest_< ContainerAllocator >::Type

Definition at line 26 of file Calibration.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cyberglove::CalibrationRequest_< ContainerAllocator >::CalibrationRequest_ ( ) [inline]

Definition at line 28 of file Calibration.h.

template<class ContainerAllocator >
cyberglove::CalibrationRequest_< ContainerAllocator >::CalibrationRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file Calibration.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cyberglove::CalibrationRequest_< ContainerAllocator >::__connection_header

Definition at line 44 of file Calibration.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cyberglove::CalibrationRequest_< ContainerAllocator >::path

Definition at line 39 of file Calibration.h.


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


cyberglove
Author(s): Ugo Cupcic
autogenerated on Fri Jan 3 2014 12:04:16