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

#include <SetConfig.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_param_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_value_type
typedef boost::shared_ptr
< ::photo::SetConfigRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::photo::SetConfigRequest_
< ContainerAllocator > > 
Ptr
typedef SetConfigRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SetConfigRequest_ ()
 SetConfigRequest_ (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 > 
param
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
value

Detailed Description

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

Definition at line 25 of file SetConfig.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::SetConfigRequest_< ContainerAllocator >::_param_type

Definition at line 40 of file SetConfig.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::SetConfigRequest_< ContainerAllocator >::_value_type

Definition at line 43 of file SetConfig.h.

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

Definition at line 48 of file SetConfig.h.

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

Definition at line 47 of file SetConfig.h.

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

Definition at line 26 of file SetConfig.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file SetConfig.h.

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

Definition at line 34 of file SetConfig.h.


Member Data Documentation

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

Definition at line 49 of file SetConfig.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::SetConfigRequest_< ContainerAllocator >::param

Definition at line 41 of file SetConfig.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::SetConfigRequest_< ContainerAllocator >::value

Definition at line 44 of file SetConfig.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