#include <UpdateObject.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _apiKey_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _object_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _uid_type |
typedef boost::shared_ptr < ::re_srvs::UpdateObjectRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::UpdateObjectRequest_ < ContainerAllocator > > | Ptr |
typedef UpdateObjectRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
UpdateObjectRequest_ () | |
UpdateObjectRequest_ (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 > | apiKey |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | object |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | uid |
Definition at line 25 of file UpdateObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 53 of file UpdateObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::_description_type |
Definition at line 47 of file UpdateObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::_object_type |
Definition at line 50 of file UpdateObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::_uid_type |
Definition at line 44 of file UpdateObject.h.
typedef boost::shared_ptr< ::re_srvs::UpdateObjectRequest_<ContainerAllocator> const> re_srvs::UpdateObjectRequest_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file UpdateObject.h.
typedef boost::shared_ptr< ::re_srvs::UpdateObjectRequest_<ContainerAllocator> > re_srvs::UpdateObjectRequest_< ContainerAllocator >::Ptr |
Definition at line 57 of file UpdateObject.h.
typedef UpdateObjectRequest_<ContainerAllocator> re_srvs::UpdateObjectRequest_< ContainerAllocator >::Type |
Definition at line 26 of file UpdateObject.h.
re_srvs::UpdateObjectRequest_< ContainerAllocator >::UpdateObjectRequest_ | ( | ) | [inline] |
Definition at line 28 of file UpdateObject.h.
re_srvs::UpdateObjectRequest_< ContainerAllocator >::UpdateObjectRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file UpdateObject.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::UpdateObjectRequest_< ContainerAllocator >::__connection_header |
Definition at line 59 of file UpdateObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::apiKey |
Definition at line 54 of file UpdateObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::description |
Definition at line 48 of file UpdateObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::object |
Definition at line 51 of file UpdateObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateObjectRequest_< ContainerAllocator >::uid |
Definition at line 45 of file UpdateObject.h.