#include <RunBehaviorGoal.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _behavior_type |
| typedef boost::shared_ptr < ::nao_msgs::RunBehaviorGoal_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::nao_msgs::RunBehaviorGoal_ < ContainerAllocator > > | Ptr |
| typedef RunBehaviorGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
| RunBehaviorGoal_ () | |
| RunBehaviorGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | behavior |
Definition at line 21 of file RunBehaviorGoal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nao_msgs::RunBehaviorGoal_< ContainerAllocator >::_behavior_type |
Definition at line 34 of file RunBehaviorGoal.h.
| typedef boost::shared_ptr< ::nao_msgs::RunBehaviorGoal_<ContainerAllocator> const> nao_msgs::RunBehaviorGoal_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file RunBehaviorGoal.h.
| typedef boost::shared_ptr< ::nao_msgs::RunBehaviorGoal_<ContainerAllocator> > nao_msgs::RunBehaviorGoal_< ContainerAllocator >::Ptr |
Definition at line 38 of file RunBehaviorGoal.h.
| typedef RunBehaviorGoal_<ContainerAllocator> nao_msgs::RunBehaviorGoal_< ContainerAllocator >::Type |
Definition at line 22 of file RunBehaviorGoal.h.
| nao_msgs::RunBehaviorGoal_< ContainerAllocator >::RunBehaviorGoal_ | ( | ) | [inline] |
Definition at line 24 of file RunBehaviorGoal.h.
| nao_msgs::RunBehaviorGoal_< ContainerAllocator >::RunBehaviorGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file RunBehaviorGoal.h.
| boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::RunBehaviorGoal_< ContainerAllocator >::__connection_header |
Definition at line 40 of file RunBehaviorGoal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nao_msgs::RunBehaviorGoal_< ContainerAllocator >::behavior |
Definition at line 35 of file RunBehaviorGoal.h.