#include <GraspStatus.h>
Public Types | |
typedef uint8_t | _is_hand_occupied_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::GraspStatusResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::GraspStatusResponse_ < ContainerAllocator > > | Ptr |
typedef GraspStatusResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GraspStatusResponse_ () | |
GraspStatusResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | is_hand_occupied |
Definition at line 55 of file GraspStatus.h.
typedef uint8_t object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::_is_hand_occupied_type |
Definition at line 68 of file GraspStatus.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspStatusResponse_<ContainerAllocator> const> object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file GraspStatus.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspStatusResponse_<ContainerAllocator> > object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file GraspStatus.h.
typedef GraspStatusResponse_<ContainerAllocator> object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::Type |
Definition at line 56 of file GraspStatus.h.
object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::GraspStatusResponse_ | ( | ) | [inline] |
Definition at line 58 of file GraspStatus.h.
object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::GraspStatusResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file GraspStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file GraspStatus.h.
uint8_t object_manipulation_msgs::GraspStatusResponse_< ContainerAllocator >::is_hand_occupied |
Definition at line 69 of file GraspStatus.h.