#include <add_variables.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _result_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _variable1_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _variable2_type |
typedef boost::shared_ptr < ::roscpp_sessions::add_variablesRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roscpp_sessions::add_variablesRequest_ < ContainerAllocator > > | Ptr |
typedef add_variablesRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
add_variablesRequest_ () | |
add_variablesRequest_ (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 > | result |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | variable1 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | variable2 |
Definition at line 25 of file add_variables.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::_result_type |
Definition at line 48 of file add_variables.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::_variable1_type |
Definition at line 42 of file add_variables.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::_variable2_type |
Definition at line 45 of file add_variables.h.
typedef boost::shared_ptr< ::roscpp_sessions::add_variablesRequest_<ContainerAllocator> const> roscpp_sessions::add_variablesRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file add_variables.h.
typedef boost::shared_ptr< ::roscpp_sessions::add_variablesRequest_<ContainerAllocator> > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file add_variables.h.
typedef add_variablesRequest_<ContainerAllocator> roscpp_sessions::add_variablesRequest_< ContainerAllocator >::Type |
Definition at line 26 of file add_variables.h.
roscpp_sessions::add_variablesRequest_< ContainerAllocator >::add_variablesRequest_ | ( | ) | [inline] |
Definition at line 28 of file add_variables.h.
roscpp_sessions::add_variablesRequest_< ContainerAllocator >::add_variablesRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file add_variables.h.
boost::shared_ptr<std::map<std::string, std::string> > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file add_variables.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::result |
Definition at line 49 of file add_variables.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::variable1 |
Definition at line 43 of file add_variables.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roscpp_sessions::add_variablesRequest_< ContainerAllocator >::variable2 |
Definition at line 46 of file add_variables.h.