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