#include <RunApplicationGoal.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _application_name_type | 
| typedef uint8_t | _daemonize_type | 
| typedef boost::shared_ptr < ::application_msgs::RunApplicationGoal_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::application_msgs::RunApplicationGoal_ < ContainerAllocator > >  | Ptr | 
| typedef RunApplicationGoal_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RunApplicationGoal_ () | |
| RunApplicationGoal_ (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 >  | application_name | 
| uint8_t | daemonize | 
Definition at line 21 of file RunApplicationGoal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > application_msgs::RunApplicationGoal_< ContainerAllocator >::_application_name_type | 
Definition at line 36 of file RunApplicationGoal.h.
| typedef uint8_t application_msgs::RunApplicationGoal_< ContainerAllocator >::_daemonize_type | 
Definition at line 39 of file RunApplicationGoal.h.
| typedef boost::shared_ptr< ::application_msgs::RunApplicationGoal_<ContainerAllocator> const> application_msgs::RunApplicationGoal_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file RunApplicationGoal.h.
| typedef boost::shared_ptr< ::application_msgs::RunApplicationGoal_<ContainerAllocator> > application_msgs::RunApplicationGoal_< ContainerAllocator >::Ptr | 
Definition at line 43 of file RunApplicationGoal.h.
| typedef RunApplicationGoal_<ContainerAllocator> application_msgs::RunApplicationGoal_< ContainerAllocator >::Type | 
Definition at line 22 of file RunApplicationGoal.h.
| application_msgs::RunApplicationGoal_< ContainerAllocator >::RunApplicationGoal_ | ( | ) |  [inline] | 
        
Definition at line 24 of file RunApplicationGoal.h.
| application_msgs::RunApplicationGoal_< ContainerAllocator >::RunApplicationGoal_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 30 of file RunApplicationGoal.h.
| boost::shared_ptr<std::map<std::string, std::string> > application_msgs::RunApplicationGoal_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file RunApplicationGoal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > application_msgs::RunApplicationGoal_< ContainerAllocator >::application_name | 
Definition at line 37 of file RunApplicationGoal.h.
| uint8_t application_msgs::RunApplicationGoal_< ContainerAllocator >::daemonize | 
Definition at line 40 of file RunApplicationGoal.h.