#include <ShapeResult.h>
Public Types | |
typedef float | _apothem_type |
typedef float | _interior_angle_type |
typedef boost::shared_ptr < ::turtle_actionlib::ShapeResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtle_actionlib::ShapeResult_ < ContainerAllocator > > | Ptr |
typedef ShapeResult_ < ContainerAllocator > | Type |
Public Member Functions | |
ShapeResult_ () | |
ShapeResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | apothem |
float | interior_angle |
Definition at line 21 of file ShapeResult.h.
typedef float turtle_actionlib::ShapeResult_< ContainerAllocator >::_apothem_type |
Definition at line 39 of file ShapeResult.h.
typedef float turtle_actionlib::ShapeResult_< ContainerAllocator >::_interior_angle_type |
Definition at line 36 of file ShapeResult.h.
typedef boost::shared_ptr< ::turtle_actionlib::ShapeResult_<ContainerAllocator> const> turtle_actionlib::ShapeResult_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file ShapeResult.h.
typedef boost::shared_ptr< ::turtle_actionlib::ShapeResult_<ContainerAllocator> > turtle_actionlib::ShapeResult_< ContainerAllocator >::Ptr |
Definition at line 43 of file ShapeResult.h.
typedef ShapeResult_<ContainerAllocator> turtle_actionlib::ShapeResult_< ContainerAllocator >::Type |
Definition at line 22 of file ShapeResult.h.
turtle_actionlib::ShapeResult_< ContainerAllocator >::ShapeResult_ | ( | ) | [inline] |
Definition at line 24 of file ShapeResult.h.
turtle_actionlib::ShapeResult_< ContainerAllocator >::ShapeResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ShapeResult.h.
boost::shared_ptr<std::map<std::string, std::string> > turtle_actionlib::ShapeResult_< ContainerAllocator >::__connection_header |
Definition at line 45 of file ShapeResult.h.
float turtle_actionlib::ShapeResult_< ContainerAllocator >::apothem |
Definition at line 40 of file ShapeResult.h.
float turtle_actionlib::ShapeResult_< ContainerAllocator >::interior_angle |
Definition at line 37 of file ShapeResult.h.