#include <CheckMoving.h>
Public Types | |
typedef uint8_t | _ismoving_type |
typedef boost::shared_ptr < ::pr2_manipulation_controllers::CheckMovingResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_manipulation_controllers::CheckMovingResponse_ < ContainerAllocator > > | Ptr |
typedef CheckMovingResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
CheckMovingResponse_ () | |
CheckMovingResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | ismoving |
Definition at line 49 of file CheckMoving.h.
typedef uint8_t pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::_ismoving_type |
Definition at line 62 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingResponse_<ContainerAllocator> const> pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::ConstPtr |
Definition at line 67 of file CheckMoving.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::CheckMovingResponse_<ContainerAllocator> > pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::Ptr |
Definition at line 66 of file CheckMoving.h.
typedef CheckMovingResponse_<ContainerAllocator> pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::Type |
Definition at line 50 of file CheckMoving.h.
pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::CheckMovingResponse_ | ( | ) | [inline] |
Definition at line 52 of file CheckMoving.h.
pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::CheckMovingResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 57 of file CheckMoving.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::__connection_header |
Definition at line 68 of file CheckMoving.h.
uint8_t pr2_manipulation_controllers::CheckMovingResponse_< ContainerAllocator >::ismoving |
Definition at line 63 of file CheckMoving.h.