#include <closeResult.h>
| Public Types | |
| typedef uint8_t | _successful_type | 
| typedef boost::shared_ptr < ::iri_dynamixel_gripper::closeResult_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::iri_dynamixel_gripper::closeResult_ < ContainerAllocator > > | Ptr | 
| typedef closeResult_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| closeResult_ () | |
| closeResult_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| uint8_t | successful | 
Definition at line 21 of file closeResult.h.
| typedef uint8_t iri_dynamixel_gripper::closeResult_< ContainerAllocator >::_successful_type | 
Definition at line 34 of file closeResult.h.
| typedef boost::shared_ptr< ::iri_dynamixel_gripper::closeResult_<ContainerAllocator> const> iri_dynamixel_gripper::closeResult_< ContainerAllocator >::ConstPtr | 
Definition at line 39 of file closeResult.h.
| typedef boost::shared_ptr< ::iri_dynamixel_gripper::closeResult_<ContainerAllocator> > iri_dynamixel_gripper::closeResult_< ContainerAllocator >::Ptr | 
Definition at line 38 of file closeResult.h.
| typedef closeResult_<ContainerAllocator> iri_dynamixel_gripper::closeResult_< ContainerAllocator >::Type | 
Definition at line 22 of file closeResult.h.
| iri_dynamixel_gripper::closeResult_< ContainerAllocator >::closeResult_ | ( | ) |  [inline] | 
Definition at line 24 of file closeResult.h.
| iri_dynamixel_gripper::closeResult_< ContainerAllocator >::closeResult_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 29 of file closeResult.h.
| boost::shared_ptr<std::map<std::string, std::string> > iri_dynamixel_gripper::closeResult_< ContainerAllocator >::__connection_header | 
Definition at line 40 of file closeResult.h.
| uint8_t iri_dynamixel_gripper::closeResult_< ContainerAllocator >::successful | 
Definition at line 35 of file closeResult.h.