#include <DelObject.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 > | _objectUID_type |
typedef boost::shared_ptr < ::re_srvs::DelObjectRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::DelObjectRequest_ < ContainerAllocator > > | Ptr |
typedef DelObjectRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DelObjectRequest_ () | |
DelObjectRequest_ (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 > | objectUID |
Definition at line 25 of file DelObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 43 of file DelObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectRequest_< ContainerAllocator >::_objectUID_type |
Definition at line 40 of file DelObject.h.
typedef boost::shared_ptr< ::re_srvs::DelObjectRequest_<ContainerAllocator> const> re_srvs::DelObjectRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file DelObject.h.
typedef boost::shared_ptr< ::re_srvs::DelObjectRequest_<ContainerAllocator> > re_srvs::DelObjectRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file DelObject.h.
typedef DelObjectRequest_<ContainerAllocator> re_srvs::DelObjectRequest_< ContainerAllocator >::Type |
Definition at line 26 of file DelObject.h.
re_srvs::DelObjectRequest_< ContainerAllocator >::DelObjectRequest_ | ( | ) | [inline] |
Definition at line 28 of file DelObject.h.
re_srvs::DelObjectRequest_< ContainerAllocator >::DelObjectRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file DelObject.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::DelObjectRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file DelObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectRequest_< ContainerAllocator >::apiKey |
Definition at line 44 of file DelObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectRequest_< ContainerAllocator >::objectUID |
Definition at line 41 of file DelObject.h.