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