#include <UnloadController.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::UnloadControllerRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::UnloadControllerRequest_ < ContainerAllocator > > | Ptr |
typedef UnloadControllerRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
UnloadControllerRequest_ () | |
UnloadControllerRequest_ (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 > | name |
Definition at line 25 of file UnloadController.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::_name_type |
Definition at line 38 of file UnloadController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::UnloadControllerRequest_<ContainerAllocator> const> pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file UnloadController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::UnloadControllerRequest_<ContainerAllocator> > pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file UnloadController.h.
typedef UnloadControllerRequest_<ContainerAllocator> pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::Type |
Definition at line 26 of file UnloadController.h.
pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::UnloadControllerRequest_ | ( | ) | [inline] |
Definition at line 28 of file UnloadController.h.
pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::UnloadControllerRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file UnloadController.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file UnloadController.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::UnloadControllerRequest_< ContainerAllocator >::name |
Definition at line 39 of file UnloadController.h.