#include <GoAngleResult.h>
Public Types | |
| typedef double | _error_type | 
| typedef boost::shared_ptr < ::simple_move_base::GoAngleResult_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::simple_move_base::GoAngleResult_ < ContainerAllocator > >  | Ptr | 
| typedef GoAngleResult_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| GoAngleResult_ () | |
| GoAngleResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| double | error | 
Definition at line 21 of file GoAngleResult.h.
| typedef double simple_move_base::GoAngleResult_< ContainerAllocator >::_error_type | 
Definition at line 34 of file GoAngleResult.h.
| typedef boost::shared_ptr< ::simple_move_base::GoAngleResult_<ContainerAllocator> const> simple_move_base::GoAngleResult_< ContainerAllocator >::ConstPtr | 
Definition at line 39 of file GoAngleResult.h.
| typedef boost::shared_ptr< ::simple_move_base::GoAngleResult_<ContainerAllocator> > simple_move_base::GoAngleResult_< ContainerAllocator >::Ptr | 
Definition at line 38 of file GoAngleResult.h.
| typedef GoAngleResult_<ContainerAllocator> simple_move_base::GoAngleResult_< ContainerAllocator >::Type | 
Definition at line 22 of file GoAngleResult.h.
| simple_move_base::GoAngleResult_< ContainerAllocator >::GoAngleResult_ | ( | ) |  [inline] | 
        
Definition at line 24 of file GoAngleResult.h.
| simple_move_base::GoAngleResult_< ContainerAllocator >::GoAngleResult_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 29 of file GoAngleResult.h.
| boost::shared_ptr<std::map<std::string, std::string> > simple_move_base::GoAngleResult_< ContainerAllocator >::__connection_header | 
Definition at line 40 of file GoAngleResult.h.
| double simple_move_base::GoAngleResult_< ContainerAllocator >::error | 
Definition at line 35 of file GoAngleResult.h.