#include <ConcertClientConfiguration.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _app_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _platform_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _robot_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _system_type | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClientConfiguration_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClientConfiguration_ < ContainerAllocator > > | Ptr | 
| typedef ConcertClientConfiguration_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ConcertClientConfiguration_ () | |
| ConcertClientConfiguration_ (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 > | app | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | platform | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | robot | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | system | 
Definition at line 21 of file ConcertClientConfiguration.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::_app_type | 
Definition at line 49 of file ConcertClientConfiguration.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::_platform_type | 
Definition at line 40 of file ConcertClientConfiguration.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::_robot_type | 
Definition at line 46 of file ConcertClientConfiguration.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::_system_type | 
Definition at line 43 of file ConcertClientConfiguration.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClientConfiguration_<ContainerAllocator> const> concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::ConstPtr | 
Definition at line 54 of file ConcertClientConfiguration.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClientConfiguration_<ContainerAllocator> > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::Ptr | 
Definition at line 53 of file ConcertClientConfiguration.h.
| typedef ConcertClientConfiguration_<ContainerAllocator> concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::Type | 
Definition at line 22 of file ConcertClientConfiguration.h.
| concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::ConcertClientConfiguration_ | ( | ) |  [inline] | 
Definition at line 24 of file ConcertClientConfiguration.h.
| concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::ConcertClientConfiguration_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 32 of file ConcertClientConfiguration.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::__connection_header | 
Definition at line 55 of file ConcertClientConfiguration.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::app | 
Definition at line 50 of file ConcertClientConfiguration.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::platform | 
Definition at line 41 of file ConcertClientConfiguration.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::robot | 
Definition at line 47 of file ConcertClientConfiguration.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClientConfiguration_< ContainerAllocator >::system | 
Definition at line 44 of file ConcertClientConfiguration.h.