#include <Order.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _beverage_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _location_type | 
| typedef boost::shared_ptr < ::demo_msgs::Order_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::demo_msgs::Order_ < ContainerAllocator > >  | Ptr | 
| typedef Order_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| Order_ () | |
| Order_ (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 >  | beverage | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | location | 
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Order_< ContainerAllocator >::_beverage_type | 
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Order_< ContainerAllocator >::_location_type | 
| typedef boost::shared_ptr< ::demo_msgs::Order_<ContainerAllocator> const> demo_msgs::Order_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::demo_msgs::Order_<ContainerAllocator> > demo_msgs::Order_< ContainerAllocator >::Ptr | 
| typedef Order_<ContainerAllocator> demo_msgs::Order_< ContainerAllocator >::Type | 
| demo_msgs::Order_< ContainerAllocator >::Order_ | ( | ) |  [inline] | 
        
| demo_msgs::Order_< ContainerAllocator >::Order_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
| boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::Order_< ContainerAllocator >::__connection_header | 
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Order_< ContainerAllocator >::beverage | 
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Order_< ContainerAllocator >::location |