Public Types | Public Member Functions | Public Attributes
cr_capture::PullRawDataResponse_< ContainerAllocator > Struct Template Reference

#include <PullRawData.h>

List of all members.

Public Types

typedef
::cr_capture::RawCloudData_
< ContainerAllocator > 
_data_type
typedef boost::shared_ptr
< ::cr_capture::PullRawDataResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cr_capture::PullRawDataResponse_
< ContainerAllocator > > 
Ptr
typedef PullRawDataResponse_
< ContainerAllocator > 
Type

Public Member Functions

 PullRawDataResponse_ ()
 PullRawDataResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::cr_capture::RawCloudData_
< ContainerAllocator > 
data

Detailed Description

template<class ContainerAllocator>
struct cr_capture::PullRawDataResponse_< ContainerAllocator >

Definition at line 60 of file PullRawData.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::cr_capture::RawCloudData_<ContainerAllocator> cr_capture::PullRawDataResponse_< ContainerAllocator >::_data_type

Definition at line 73 of file PullRawData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cr_capture::PullRawDataResponse_<ContainerAllocator> const> cr_capture::PullRawDataResponse_< ContainerAllocator >::ConstPtr

Definition at line 78 of file PullRawData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cr_capture::PullRawDataResponse_<ContainerAllocator> > cr_capture::PullRawDataResponse_< ContainerAllocator >::Ptr

Definition at line 77 of file PullRawData.h.

template<class ContainerAllocator >
typedef PullRawDataResponse_<ContainerAllocator> cr_capture::PullRawDataResponse_< ContainerAllocator >::Type

Definition at line 61 of file PullRawData.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cr_capture::PullRawDataResponse_< ContainerAllocator >::PullRawDataResponse_ ( ) [inline]

Definition at line 63 of file PullRawData.h.

template<class ContainerAllocator >
cr_capture::PullRawDataResponse_< ContainerAllocator >::PullRawDataResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 68 of file PullRawData.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cr_capture::PullRawDataResponse_< ContainerAllocator >::__connection_header

Definition at line 79 of file PullRawData.h.

template<class ContainerAllocator >
::cr_capture::RawCloudData_<ContainerAllocator> cr_capture::PullRawDataResponse_< ContainerAllocator >::data

Definition at line 74 of file PullRawData.h.


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


cr_capture
Author(s): youhei kakiuchi, JSK
autogenerated on Mon Oct 6 2014 01:16:16