#include <SetConfig.h>
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 |
Definition at line 25 of file SetConfig.h.
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.
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.
typedef boost::shared_ptr< ::photo::SetConfigRequest_<ContainerAllocator> const> photo::SetConfigRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetConfig.h.
typedef boost::shared_ptr< ::photo::SetConfigRequest_<ContainerAllocator> > photo::SetConfigRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetConfig.h.
typedef SetConfigRequest_<ContainerAllocator> photo::SetConfigRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetConfig.h.
photo::SetConfigRequest_< ContainerAllocator >::SetConfigRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetConfig.h.
photo::SetConfigRequest_< ContainerAllocator >::SetConfigRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetConfig.h.
boost::shared_ptr<std::map<std::string, std::string> > photo::SetConfigRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetConfig.h.
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.
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.