#include <UnloadController.h>
Public Types | |
typedef uint8_t | _ok_type |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::UnloadControllerResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::UnloadControllerResponse_ < ContainerAllocator > > | Ptr |
typedef UnloadControllerResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
UnloadControllerResponse_ () | |
UnloadControllerResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | ok |
Definition at line 53 of file UnloadController.h.
typedef uint8_t pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::_ok_type |
Definition at line 66 of file UnloadController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::UnloadControllerResponse_<ContainerAllocator> const> pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file UnloadController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::UnloadControllerResponse_<ContainerAllocator> > pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file UnloadController.h.
typedef UnloadControllerResponse_<ContainerAllocator> pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::Type |
Definition at line 54 of file UnloadController.h.
pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::UnloadControllerResponse_ | ( | ) | [inline] |
Definition at line 56 of file UnloadController.h.
pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::UnloadControllerResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file UnloadController.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file UnloadController.h.
uint8_t pr2_mechanism_msgs::UnloadControllerResponse_< ContainerAllocator >::ok |
Definition at line 67 of file UnloadController.h.