#include <set_variable.h>
Public Types | |
typedef boost::shared_ptr < ::roscpp_sessions::set_variableResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roscpp_sessions::set_variableResponse_ < ContainerAllocator > > | Ptr |
typedef set_variableResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
set_variableResponse_ () | |
set_variableResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 58 of file set_variable.h.
typedef boost::shared_ptr< ::roscpp_sessions::set_variableResponse_<ContainerAllocator> const> roscpp_sessions::set_variableResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file set_variable.h.
typedef boost::shared_ptr< ::roscpp_sessions::set_variableResponse_<ContainerAllocator> > roscpp_sessions::set_variableResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file set_variable.h.
typedef set_variableResponse_<ContainerAllocator> roscpp_sessions::set_variableResponse_< ContainerAllocator >::Type |
Definition at line 59 of file set_variable.h.
roscpp_sessions::set_variableResponse_< ContainerAllocator >::set_variableResponse_ | ( | ) | [inline] |
Definition at line 61 of file set_variable.h.
roscpp_sessions::set_variableResponse_< ContainerAllocator >::set_variableResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 65 of file set_variable.h.
boost::shared_ptr<std::map<std::string, std::string> > roscpp_sessions::set_variableResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file set_variable.h.