#include <StringsGoal.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _command_type | 
| typedef boost::shared_ptr < ::cogman_msgs::StringsGoal_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::cogman_msgs::StringsGoal_ < ContainerAllocator > >  | Ptr | 
| typedef StringsGoal_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| StringsGoal_ () | |
| StringsGoal_ (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 >  | command | 
Definition at line 21 of file StringsGoal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsGoal_< ContainerAllocator >::_command_type | 
Definition at line 34 of file StringsGoal.h.
| typedef boost::shared_ptr< ::cogman_msgs::StringsGoal_<ContainerAllocator> const> cogman_msgs::StringsGoal_< ContainerAllocator >::ConstPtr | 
Definition at line 39 of file StringsGoal.h.
| typedef boost::shared_ptr< ::cogman_msgs::StringsGoal_<ContainerAllocator> > cogman_msgs::StringsGoal_< ContainerAllocator >::Ptr | 
Definition at line 38 of file StringsGoal.h.
| typedef StringsGoal_<ContainerAllocator> cogman_msgs::StringsGoal_< ContainerAllocator >::Type | 
Definition at line 22 of file StringsGoal.h.
| cogman_msgs::StringsGoal_< ContainerAllocator >::StringsGoal_ | ( | ) |  [inline] | 
        
Definition at line 24 of file StringsGoal.h.
| cogman_msgs::StringsGoal_< ContainerAllocator >::StringsGoal_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 29 of file StringsGoal.h.
| boost::shared_ptr<std::map<std::string, std::string> > cogman_msgs::StringsGoal_< ContainerAllocator >::__connection_header | 
Definition at line 40 of file StringsGoal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsGoal_< ContainerAllocator >::command | 
Definition at line 35 of file StringsGoal.h.