#include <StartController.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::dynamixel_hardware_interface::StartControllerResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::dynamixel_hardware_interface::StartControllerResponse_ < ContainerAllocator > > | Ptr |
typedef StartControllerResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StartControllerResponse_ () | |
StartControllerResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 59 of file StartController.h.
typedef uint8_t dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::_success_type |
Definition at line 72 of file StartController.h.
typedef boost::shared_ptr< ::dynamixel_hardware_interface::StartControllerResponse_<ContainerAllocator> const> dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file StartController.h.
typedef boost::shared_ptr< ::dynamixel_hardware_interface::StartControllerResponse_<ContainerAllocator> > dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file StartController.h.
typedef StartControllerResponse_<ContainerAllocator> dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::Type |
Definition at line 60 of file StartController.h.
dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::StartControllerResponse_ | ( | ) | [inline] |
Definition at line 62 of file StartController.h.
dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::StartControllerResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file StartController.h.
boost::shared_ptr<std::map<std::string, std::string> > dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file StartController.h.
uint8_t dynamixel_hardware_interface::StartControllerResponse_< ContainerAllocator >::success |
Definition at line 73 of file StartController.h.