#include <ClientList.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::ClientListResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::ClientListResponse_ < ContainerAllocator > > | Ptr | 
| typedef ClientListResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ClientListResponse_ () | |
| ClientListResponse_ (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 49 of file ClientList.h.
| typedef std::vector< ::concert_msgs::ConcertClient_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::concert_msgs::ConcertClient_<ContainerAllocator> >::other > concert_msgs::ClientListResponse_< ContainerAllocator >::_clients_type | 
Definition at line 62 of file ClientList.h.
| typedef boost::shared_ptr< ::concert_msgs::ClientListResponse_<ContainerAllocator> const> concert_msgs::ClientListResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 67 of file ClientList.h.
| typedef boost::shared_ptr< ::concert_msgs::ClientListResponse_<ContainerAllocator> > concert_msgs::ClientListResponse_< ContainerAllocator >::Ptr | 
Definition at line 66 of file ClientList.h.
| typedef ClientListResponse_<ContainerAllocator> concert_msgs::ClientListResponse_< ContainerAllocator >::Type | 
Definition at line 50 of file ClientList.h.
| concert_msgs::ClientListResponse_< ContainerAllocator >::ClientListResponse_ | ( | ) |  [inline] | 
Definition at line 52 of file ClientList.h.
| concert_msgs::ClientListResponse_< ContainerAllocator >::ClientListResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 57 of file ClientList.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::ClientListResponse_< ContainerAllocator >::__connection_header | 
Definition at line 68 of file ClientList.h.
| std::vector< ::concert_msgs::ConcertClient_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::concert_msgs::ConcertClient_<ContainerAllocator> >::other > concert_msgs::ClientListResponse_< ContainerAllocator >::clients | 
Definition at line 63 of file ClientList.h.