#include <GetConfig.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _param_type |
typedef boost::shared_ptr < ::photo::GetConfigRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::photo::GetConfigRequest_ < ContainerAllocator > > | Ptr |
typedef GetConfigRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetConfigRequest_ () | |
GetConfigRequest_ (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 |
Definition at line 25 of file GetConfig.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::GetConfigRequest_< ContainerAllocator >::_param_type |
Definition at line 38 of file GetConfig.h.
typedef boost::shared_ptr< ::photo::GetConfigRequest_<ContainerAllocator> const> photo::GetConfigRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file GetConfig.h.
typedef boost::shared_ptr< ::photo::GetConfigRequest_<ContainerAllocator> > photo::GetConfigRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file GetConfig.h.
typedef GetConfigRequest_<ContainerAllocator> photo::GetConfigRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetConfig.h.
photo::GetConfigRequest_< ContainerAllocator >::GetConfigRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetConfig.h.
photo::GetConfigRequest_< ContainerAllocator >::GetConfigRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetConfig.h.
boost::shared_ptr<std::map<std::string, std::string> > photo::GetConfigRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file GetConfig.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > photo::GetConfigRequest_< ContainerAllocator >::param |
Definition at line 39 of file GetConfig.h.