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

#include <GetConfig.h>

List of all members.

Public Types

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

Public Member Functions

 GetConfigResponse_ ()
 GetConfigResponse_ (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 > 
value

Detailed Description

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

Definition at line 53 of file GetConfig.h.


Member Typedef Documentation

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

Definition at line 66 of file GetConfig.h.

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

Definition at line 71 of file GetConfig.h.

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

Definition at line 70 of file GetConfig.h.

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

Definition at line 54 of file GetConfig.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file GetConfig.h.

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

Definition at line 61 of file GetConfig.h.


Member Data Documentation

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

Definition at line 72 of file GetConfig.h.

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

Definition at line 67 of file GetConfig.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