#include <add_variables.h>
Public Types | |
typedef boost::shared_ptr < ::roscpp_sessions::add_variablesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roscpp_sessions::add_variablesResponse_ < ContainerAllocator > > | Ptr |
typedef add_variablesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
add_variablesResponse_ () | |
add_variablesResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 63 of file add_variables.h.
typedef boost::shared_ptr< ::roscpp_sessions::add_variablesResponse_<ContainerAllocator> const> roscpp_sessions::add_variablesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file add_variables.h.
typedef boost::shared_ptr< ::roscpp_sessions::add_variablesResponse_<ContainerAllocator> > roscpp_sessions::add_variablesResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file add_variables.h.
typedef add_variablesResponse_<ContainerAllocator> roscpp_sessions::add_variablesResponse_< ContainerAllocator >::Type |
Definition at line 64 of file add_variables.h.
roscpp_sessions::add_variablesResponse_< ContainerAllocator >::add_variablesResponse_ | ( | ) | [inline] |
Definition at line 66 of file add_variables.h.
roscpp_sessions::add_variablesResponse_< ContainerAllocator >::add_variablesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 70 of file add_variables.h.
boost::shared_ptr<std::map<std::string, std::string> > roscpp_sessions::add_variablesResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file add_variables.h.