#include <StopController.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::dynamixel_hardware_interface::StopControllerResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::dynamixel_hardware_interface::StopControllerResponse_ < ContainerAllocator > > | Ptr |
typedef StopControllerResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StopControllerResponse_ () | |
StopControllerResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 54 of file StopController.h.
typedef uint8_t dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::_success_type |
Definition at line 67 of file StopController.h.
typedef boost::shared_ptr< ::dynamixel_hardware_interface::StopControllerResponse_<ContainerAllocator> const> dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file StopController.h.
typedef boost::shared_ptr< ::dynamixel_hardware_interface::StopControllerResponse_<ContainerAllocator> > dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file StopController.h.
typedef StopControllerResponse_<ContainerAllocator> dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::Type |
Definition at line 55 of file StopController.h.
dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::StopControllerResponse_ | ( | ) | [inline] |
Definition at line 57 of file StopController.h.
dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::StopControllerResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file StopController.h.
boost::shared_ptr<std::map<std::string, std::string> > dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file StopController.h.
uint8_t dynamixel_hardware_interface::StopControllerResponse_< ContainerAllocator >::success |
Definition at line 68 of file StopController.h.