#include <ConcertClient.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _app_status_type | 
| typedef std::vector < ::appmanager_msgs::AppDescription_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::appmanager_msgs::AppDescription_ < ContainerAllocator > >::other > | _apps_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _client_status_type | 
| typedef ros::Time | _last_connection_timestamp_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_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 > | _status_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _system_type | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClient_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClient_ < ContainerAllocator > > | Ptr | 
| typedef ConcertClient_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ConcertClient_ () | |
| ConcertClient_ (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_status | 
| std::vector < ::appmanager_msgs::AppDescription_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::appmanager_msgs::AppDescription_ < ContainerAllocator > >::other > | apps | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | client_status | 
| ros::Time | last_connection_timestamp | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name | 
| 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 > | status | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | system | 
Definition at line 22 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_app_status_type | 
Definition at line 66 of file ConcertClient.h.
| typedef std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > concert_msgs::ConcertClient_< ContainerAllocator >::_apps_type | 
Definition at line 75 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_client_status_type | 
Definition at line 63 of file ConcertClient.h.
| typedef ros::Time concert_msgs::ConcertClient_< ContainerAllocator >::_last_connection_timestamp_type | 
Definition at line 72 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_name_type | 
Definition at line 51 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_platform_type | 
Definition at line 54 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_robot_type | 
Definition at line 60 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_status_type | 
Definition at line 69 of file ConcertClient.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::_system_type | 
Definition at line 57 of file ConcertClient.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClient_<ContainerAllocator> const> concert_msgs::ConcertClient_< ContainerAllocator >::ConstPtr | 
Definition at line 80 of file ConcertClient.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClient_<ContainerAllocator> > concert_msgs::ConcertClient_< ContainerAllocator >::Ptr | 
Definition at line 79 of file ConcertClient.h.
| typedef ConcertClient_<ContainerAllocator> concert_msgs::ConcertClient_< ContainerAllocator >::Type | 
Definition at line 23 of file ConcertClient.h.
| concert_msgs::ConcertClient_< ContainerAllocator >::ConcertClient_ | ( | ) |  [inline] | 
Definition at line 25 of file ConcertClient.h.
| concert_msgs::ConcertClient_< ContainerAllocator >::ConcertClient_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 38 of file ConcertClient.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ConcertClient_< ContainerAllocator >::__connection_header | 
Definition at line 81 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::app_status | 
Definition at line 67 of file ConcertClient.h.
| std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > concert_msgs::ConcertClient_< ContainerAllocator >::apps | 
Definition at line 76 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::client_status | 
Definition at line 64 of file ConcertClient.h.
| ros::Time concert_msgs::ConcertClient_< ContainerAllocator >::last_connection_timestamp | 
Definition at line 73 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::name | 
Definition at line 52 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::platform | 
Definition at line 55 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::robot | 
Definition at line 61 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::status | 
Definition at line 70 of file ConcertClient.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::ConcertClient_< ContainerAllocator >::system | 
Definition at line 58 of file ConcertClient.h.