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