#include <DelObjectBinaryFile.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 > | _filename_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectUID_type |
typedef boost::shared_ptr < ::re_srvs::DelObjectBinaryFileRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::DelObjectBinaryFileRequest_ < ContainerAllocator > > | Ptr |
typedef DelObjectBinaryFileRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DelObjectBinaryFileRequest_ () | |
DelObjectBinaryFileRequest_ (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 > | filename |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectUID |
Definition at line 25 of file DelObjectBinaryFile.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 48 of file DelObjectBinaryFile.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::_filename_type |
Definition at line 45 of file DelObjectBinaryFile.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::_objectUID_type |
Definition at line 42 of file DelObjectBinaryFile.h.
typedef boost::shared_ptr< ::re_srvs::DelObjectBinaryFileRequest_<ContainerAllocator> const> re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file DelObjectBinaryFile.h.
typedef boost::shared_ptr< ::re_srvs::DelObjectBinaryFileRequest_<ContainerAllocator> > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file DelObjectBinaryFile.h.
typedef DelObjectBinaryFileRequest_<ContainerAllocator> re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::Type |
Definition at line 26 of file DelObjectBinaryFile.h.
re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::DelObjectBinaryFileRequest_ | ( | ) | [inline] |
Definition at line 28 of file DelObjectBinaryFile.h.
re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::DelObjectBinaryFileRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file DelObjectBinaryFile.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file DelObjectBinaryFile.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::apiKey |
Definition at line 49 of file DelObjectBinaryFile.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::filename |
Definition at line 46 of file DelObjectBinaryFile.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelObjectBinaryFileRequest_< ContainerAllocator >::objectUID |
Definition at line 43 of file DelObjectBinaryFile.h.