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