#include <GetConfig.h>
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 |
Definition at line 53 of file GetConfig.h.
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.
typedef boost::shared_ptr< ::photo::GetConfigResponse_<ContainerAllocator> const> photo::GetConfigResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file GetConfig.h.
typedef boost::shared_ptr< ::photo::GetConfigResponse_<ContainerAllocator> > photo::GetConfigResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file GetConfig.h.
typedef GetConfigResponse_<ContainerAllocator> photo::GetConfigResponse_< ContainerAllocator >::Type |
Definition at line 54 of file GetConfig.h.
photo::GetConfigResponse_< ContainerAllocator >::GetConfigResponse_ | ( | ) | [inline] |
Definition at line 56 of file GetConfig.h.
photo::GetConfigResponse_< ContainerAllocator >::GetConfigResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file GetConfig.h.
boost::shared_ptr<std::map<std::string, std::string> > photo::GetConfigResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file GetConfig.h.
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.