Public Types | Public Member Functions | Public Attributes
photo::CaptureRequest_< ContainerAllocator > Struct Template Reference

#include <Capture.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::photo::CaptureRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::photo::CaptureRequest_
< ContainerAllocator > > 
Ptr
typedef CaptureRequest_
< ContainerAllocator > 
Type

Public Member Functions

 CaptureRequest_ ()
 CaptureRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header

Detailed Description

template<class ContainerAllocator>
struct photo::CaptureRequest_< ContainerAllocator >

Definition at line 26 of file Capture.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::shared_ptr< ::photo::CaptureRequest_<ContainerAllocator> const> photo::CaptureRequest_< ContainerAllocator >::ConstPtr

Definition at line 39 of file Capture.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::photo::CaptureRequest_<ContainerAllocator> > photo::CaptureRequest_< ContainerAllocator >::Ptr

Definition at line 38 of file Capture.h.

template<class ContainerAllocator >
typedef CaptureRequest_<ContainerAllocator> photo::CaptureRequest_< ContainerAllocator >::Type

Definition at line 27 of file Capture.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
photo::CaptureRequest_< ContainerAllocator >::CaptureRequest_ ( ) [inline]

Definition at line 29 of file Capture.h.

template<class ContainerAllocator >
photo::CaptureRequest_< ContainerAllocator >::CaptureRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file Capture.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > photo::CaptureRequest_< ContainerAllocator >::__connection_header

Definition at line 40 of file Capture.h.


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


photo
Author(s): Benjamin Pitzer
autogenerated on Sat Dec 28 2013 16:48:54