#include <Move.h>
Public Types | |
typedef uint8_t | _succeeded_type |
typedef boost::shared_ptr < ::PhidgetMotor::MoveResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::PhidgetMotor::MoveResponse_ < ContainerAllocator > > | Ptr |
typedef MoveResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
MoveResponse_ () | |
MoveResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | succeeded |
typedef uint8_t PhidgetMotor::MoveResponse_< ContainerAllocator >::_succeeded_type |
typedef boost::shared_ptr< ::PhidgetMotor::MoveResponse_<ContainerAllocator> const> PhidgetMotor::MoveResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::PhidgetMotor::MoveResponse_<ContainerAllocator> > PhidgetMotor::MoveResponse_< ContainerAllocator >::Ptr |
typedef MoveResponse_<ContainerAllocator> PhidgetMotor::MoveResponse_< ContainerAllocator >::Type |
PhidgetMotor::MoveResponse_< ContainerAllocator >::MoveResponse_ | ( | ) | [inline] |
PhidgetMotor::MoveResponse_< ContainerAllocator >::MoveResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > PhidgetMotor::MoveResponse_< ContainerAllocator >::__connection_header |
uint8_t PhidgetMotor::MoveResponse_< ContainerAllocator >::succeeded |