#include <Invitation.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type | 
| typedef uint8_t | _ok_flag_type | 
| typedef boost::shared_ptr < ::concert_msgs::InvitationRequest_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::concert_msgs::InvitationRequest_ < ContainerAllocator > > | Ptr | 
| typedef InvitationRequest_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| InvitationRequest_ () | |
| InvitationRequest_ (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 > | name | 
| uint8_t | ok_flag | 
Definition at line 25 of file Invitation.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::InvitationRequest_< ContainerAllocator >::_name_type | 
Definition at line 40 of file Invitation.h.
| typedef uint8_t concert_msgs::InvitationRequest_< ContainerAllocator >::_ok_flag_type | 
Definition at line 43 of file Invitation.h.
| typedef boost::shared_ptr< ::concert_msgs::InvitationRequest_<ContainerAllocator> const> concert_msgs::InvitationRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 48 of file Invitation.h.
| typedef boost::shared_ptr< ::concert_msgs::InvitationRequest_<ContainerAllocator> > concert_msgs::InvitationRequest_< ContainerAllocator >::Ptr | 
Definition at line 47 of file Invitation.h.
| typedef InvitationRequest_<ContainerAllocator> concert_msgs::InvitationRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file Invitation.h.
| concert_msgs::InvitationRequest_< ContainerAllocator >::InvitationRequest_ | ( | ) |  [inline] | 
Definition at line 28 of file Invitation.h.
| concert_msgs::InvitationRequest_< ContainerAllocator >::InvitationRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 34 of file Invitation.h.
| boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::InvitationRequest_< ContainerAllocator >::__connection_header | 
Definition at line 49 of file Invitation.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::InvitationRequest_< ContainerAllocator >::name | 
Definition at line 41 of file Invitation.h.
| uint8_t concert_msgs::InvitationRequest_< ContainerAllocator >::ok_flag | 
Definition at line 44 of file Invitation.h.