#include <SwitchController.h>
Public Types | |
typedef uint8_t | _ok_type |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::SwitchControllerResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::SwitchControllerResponse_ < ContainerAllocator > > | Ptr |
typedef SwitchControllerResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SwitchControllerResponse_ () | |
SwitchControllerResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | ok |
Definition at line 65 of file SwitchController.h.
typedef uint8_t pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::_ok_type |
Definition at line 78 of file SwitchController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::SwitchControllerResponse_<ContainerAllocator> const> pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::ConstPtr |
Definition at line 83 of file SwitchController.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::SwitchControllerResponse_<ContainerAllocator> > pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::Ptr |
Definition at line 82 of file SwitchController.h.
typedef SwitchControllerResponse_<ContainerAllocator> pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::Type |
Definition at line 66 of file SwitchController.h.
pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::SwitchControllerResponse_ | ( | ) | [inline] |
Definition at line 68 of file SwitchController.h.
pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::SwitchControllerResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 73 of file SwitchController.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::__connection_header |
Definition at line 84 of file SwitchController.h.
uint8_t pr2_mechanism_msgs::SwitchControllerResponse_< ContainerAllocator >::ok |
Definition at line 79 of file SwitchController.h.