#include <StartSolution.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type | 
| typedef uint8_t | _success_type | 
| typedef boost::shared_ptr < ::concert_msgs::StartSolutionResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::StartSolutionResponse_ < ContainerAllocator > > | Ptr | 
| typedef StartSolutionResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| StartSolutionResponse_ () | |
| StartSolutionResponse_ (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 > | message | 
| uint8_t | success | 
Definition at line 48 of file StartSolution.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::StartSolutionResponse_< ContainerAllocator >::_message_type | 
Definition at line 66 of file StartSolution.h.
| typedef uint8_t concert_msgs::StartSolutionResponse_< ContainerAllocator >::_success_type | 
Definition at line 63 of file StartSolution.h.
| typedef boost::shared_ptr< ::concert_msgs::StartSolutionResponse_<ContainerAllocator> const> concert_msgs::StartSolutionResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 71 of file StartSolution.h.
| typedef boost::shared_ptr< ::concert_msgs::StartSolutionResponse_<ContainerAllocator> > concert_msgs::StartSolutionResponse_< ContainerAllocator >::Ptr | 
Definition at line 70 of file StartSolution.h.
| typedef StartSolutionResponse_<ContainerAllocator> concert_msgs::StartSolutionResponse_< ContainerAllocator >::Type | 
Definition at line 49 of file StartSolution.h.
| concert_msgs::StartSolutionResponse_< ContainerAllocator >::StartSolutionResponse_ | ( | ) |  [inline] | 
Definition at line 51 of file StartSolution.h.
| concert_msgs::StartSolutionResponse_< ContainerAllocator >::StartSolutionResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 57 of file StartSolution.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::StartSolutionResponse_< ContainerAllocator >::__connection_header | 
Definition at line 72 of file StartSolution.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::StartSolutionResponse_< ContainerAllocator >::message | 
Definition at line 67 of file StartSolution.h.
| uint8_t concert_msgs::StartSolutionResponse_< ContainerAllocator >::success | 
Definition at line 64 of file StartSolution.h.