#include <Invite.h>
| Public Types | |
| typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _clientnames_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _mastername_type | 
| typedef uint8_t | _ok_flag_type | 
| typedef boost::shared_ptr < ::concert_msgs::InviteRequest_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::InviteRequest_ < ContainerAllocator > > | Ptr | 
| typedef InviteRequest_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| InviteRequest_ () | |
| InviteRequest_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | clientnames | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | mastername | 
| uint8_t | ok_flag | 
| typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > concert_msgs::InviteRequest_< ContainerAllocator >::_clientnames_type | 
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::InviteRequest_< ContainerAllocator >::_mastername_type | 
| typedef uint8_t concert_msgs::InviteRequest_< ContainerAllocator >::_ok_flag_type | 
| typedef boost::shared_ptr< ::concert_msgs::InviteRequest_<ContainerAllocator> const> concert_msgs::InviteRequest_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::concert_msgs::InviteRequest_<ContainerAllocator> > concert_msgs::InviteRequest_< ContainerAllocator >::Ptr | 
| typedef InviteRequest_<ContainerAllocator> concert_msgs::InviteRequest_< ContainerAllocator >::Type | 
| concert_msgs::InviteRequest_< ContainerAllocator >::InviteRequest_ | ( | ) |  [inline] | 
| concert_msgs::InviteRequest_< ContainerAllocator >::InviteRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::InviteRequest_< ContainerAllocator >::__connection_header | 
| std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > concert_msgs::InviteRequest_< ContainerAllocator >::clientnames | 
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::InviteRequest_< ContainerAllocator >::mastername | 
| uint8_t concert_msgs::InviteRequest_< ContainerAllocator >::ok_flag |