#include <SetEnvironment.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::re_srvs::SetEnvironmentResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::SetEnvironmentResponse_ < ContainerAllocator > > | Ptr |
typedef SetEnvironmentResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetEnvironmentResponse_ () | |
SetEnvironmentResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 79 of file SetEnvironment.h.
typedef uint8_t re_srvs::SetEnvironmentResponse_< ContainerAllocator >::_success_type |
Definition at line 92 of file SetEnvironment.h.
typedef boost::shared_ptr< ::re_srvs::SetEnvironmentResponse_<ContainerAllocator> const> re_srvs::SetEnvironmentResponse_< ContainerAllocator >::ConstPtr |
Definition at line 97 of file SetEnvironment.h.
typedef boost::shared_ptr< ::re_srvs::SetEnvironmentResponse_<ContainerAllocator> > re_srvs::SetEnvironmentResponse_< ContainerAllocator >::Ptr |
Definition at line 96 of file SetEnvironment.h.
typedef SetEnvironmentResponse_<ContainerAllocator> re_srvs::SetEnvironmentResponse_< ContainerAllocator >::Type |
Definition at line 80 of file SetEnvironment.h.
re_srvs::SetEnvironmentResponse_< ContainerAllocator >::SetEnvironmentResponse_ | ( | ) | [inline] |
Definition at line 82 of file SetEnvironment.h.
re_srvs::SetEnvironmentResponse_< ContainerAllocator >::SetEnvironmentResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 87 of file SetEnvironment.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::SetEnvironmentResponse_< ContainerAllocator >::__connection_header |
Definition at line 98 of file SetEnvironment.h.
uint8_t re_srvs::SetEnvironmentResponse_< ContainerAllocator >::success |
Definition at line 93 of file SetEnvironment.h.