#include <GraspPlanningErrorCode.h>
Public Types | |
| enum | { SUCCESS = 0 } |
| enum | { TF_ERROR = 1 } |
| enum | { OTHER_ERROR = 2 } |
| typedef int32_t | _value_type |
| typedef boost::shared_ptr < ::object_manipulation_msgs::GraspPlanningErrorCode_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::object_manipulation_msgs::GraspPlanningErrorCode_ < ContainerAllocator > > | Ptr |
| typedef GraspPlanningErrorCode_ < ContainerAllocator > | Type |
Public Member Functions | |
| GraspPlanningErrorCode_ () | |
| GraspPlanningErrorCode_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | value |
Definition at line 21 of file GraspPlanningErrorCode.h.
| typedef int32_t object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::_value_type |
Definition at line 34 of file GraspPlanningErrorCode.h.
| typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningErrorCode_<ContainerAllocator> const> object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::ConstPtr |
Definition at line 42 of file GraspPlanningErrorCode.h.
| typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningErrorCode_<ContainerAllocator> > object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::Ptr |
Definition at line 41 of file GraspPlanningErrorCode.h.
| typedef GraspPlanningErrorCode_<ContainerAllocator> object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::Type |
Definition at line 22 of file GraspPlanningErrorCode.h.
| anonymous enum |
Definition at line 37 of file GraspPlanningErrorCode.h.
| anonymous enum |
Definition at line 38 of file GraspPlanningErrorCode.h.
| anonymous enum |
Definition at line 39 of file GraspPlanningErrorCode.h.
| object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::GraspPlanningErrorCode_ | ( | ) | [inline] |
Definition at line 24 of file GraspPlanningErrorCode.h.
| object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::GraspPlanningErrorCode_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file GraspPlanningErrorCode.h.
| boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::__connection_header |
Definition at line 43 of file GraspPlanningErrorCode.h.
| int32_t object_manipulation_msgs::GraspPlanningErrorCode_< ContainerAllocator >::value |
Definition at line 35 of file GraspPlanningErrorCode.h.