#include <GetCost.h>
Public Types | |
| typedef float | _cost_type |
| typedef boost::shared_ptr < ::youbot_overhead_localization::GetCostResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::youbot_overhead_localization::GetCostResponse_ < ContainerAllocator > > | Ptr |
| typedef GetCostResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| GetCostResponse_ () | |
| GetCostResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| float | cost |
| typedef float youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::_cost_type |
| typedef boost::shared_ptr< ::youbot_overhead_localization::GetCostResponse_<ContainerAllocator> const> youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::youbot_overhead_localization::GetCostResponse_<ContainerAllocator> > youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::Ptr |
| typedef GetCostResponse_<ContainerAllocator> youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::Type |
| youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::GetCostResponse_ | ( | ) | [inline] |
| youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::GetCostResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::__connection_header |
| float youbot_overhead_localization::GetCostResponse_< ContainerAllocator >::cost |