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