#include <GetEnvironment.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _environment_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _filenames_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _fileURLs_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::re_srvs::GetEnvironmentResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::GetEnvironmentResponse_ < ContainerAllocator > > | Ptr |
typedef GetEnvironmentResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetEnvironmentResponse_ () | |
GetEnvironmentResponse_ (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 > | environment |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | filenames |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | fileURLs |
uint8_t | success |
Definition at line 53 of file GetEnvironment.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::_environment_type |
Definition at line 75 of file GetEnvironment.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::_filenames_type |
Definition at line 78 of file GetEnvironment.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::_fileURLs_type |
Definition at line 81 of file GetEnvironment.h.
typedef uint8_t re_srvs::GetEnvironmentResponse_< ContainerAllocator >::_success_type |
Definition at line 72 of file GetEnvironment.h.
typedef boost::shared_ptr< ::re_srvs::GetEnvironmentResponse_<ContainerAllocator> const> re_srvs::GetEnvironmentResponse_< ContainerAllocator >::ConstPtr |
Definition at line 86 of file GetEnvironment.h.
typedef boost::shared_ptr< ::re_srvs::GetEnvironmentResponse_<ContainerAllocator> > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::Ptr |
Definition at line 85 of file GetEnvironment.h.
typedef GetEnvironmentResponse_<ContainerAllocator> re_srvs::GetEnvironmentResponse_< ContainerAllocator >::Type |
Definition at line 54 of file GetEnvironment.h.
re_srvs::GetEnvironmentResponse_< ContainerAllocator >::GetEnvironmentResponse_ | ( | ) | [inline] |
Definition at line 56 of file GetEnvironment.h.
re_srvs::GetEnvironmentResponse_< ContainerAllocator >::GetEnvironmentResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file GetEnvironment.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::__connection_header |
Definition at line 87 of file GetEnvironment.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::environment |
Definition at line 76 of file GetEnvironment.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::filenames |
Definition at line 79 of file GetEnvironment.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::fileURLs |
Definition at line 82 of file GetEnvironment.h.
uint8_t re_srvs::GetEnvironmentResponse_< ContainerAllocator >::success |
Definition at line 73 of file GetEnvironment.h.