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