#include <ConcertClients.h>
| Public Types | |
| typedef std::vector < ::concert_msgs::ConcertClient_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::concert_msgs::ConcertClient_ < ContainerAllocator > >::other > | _clients_type | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClients_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::ConcertClients_ < ContainerAllocator > > | Ptr | 
| typedef ConcertClients_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ConcertClients_ () | |
| ConcertClients_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| std::vector < ::concert_msgs::ConcertClient_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::concert_msgs::ConcertClient_ < ContainerAllocator > >::other > | clients | 
Definition at line 22 of file ConcertClients.h.
| typedef std::vector< ::concert_msgs::ConcertClient_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::concert_msgs::ConcertClient_<ContainerAllocator> >::other > concert_msgs::ConcertClients_< ContainerAllocator >::_clients_type | 
Definition at line 35 of file ConcertClients.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClients_<ContainerAllocator> const> concert_msgs::ConcertClients_< ContainerAllocator >::ConstPtr | 
Definition at line 40 of file ConcertClients.h.
| typedef boost::shared_ptr< ::concert_msgs::ConcertClients_<ContainerAllocator> > concert_msgs::ConcertClients_< ContainerAllocator >::Ptr | 
Definition at line 39 of file ConcertClients.h.
| typedef ConcertClients_<ContainerAllocator> concert_msgs::ConcertClients_< ContainerAllocator >::Type | 
Definition at line 23 of file ConcertClients.h.
| concert_msgs::ConcertClients_< ContainerAllocator >::ConcertClients_ | ( | ) |  [inline] | 
Definition at line 25 of file ConcertClients.h.
| concert_msgs::ConcertClients_< ContainerAllocator >::ConcertClients_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 30 of file ConcertClients.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ConcertClients_< ContainerAllocator >::__connection_header | 
Definition at line 41 of file ConcertClients.h.
| std::vector< ::concert_msgs::ConcertClient_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::concert_msgs::ConcertClient_<ContainerAllocator> >::other > concert_msgs::ConcertClients_< ContainerAllocator >::clients | 
Definition at line 36 of file ConcertClients.h.