#include <RequestDrink.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _beverage_type |
typedef int16_t | _task_id_type |
typedef boost::shared_ptr < ::demo_msgs::RequestDrink_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::demo_msgs::RequestDrink_ < ContainerAllocator > > | Ptr |
typedef RequestDrink_ < ContainerAllocator > | Type |
Public Member Functions | |
RequestDrink_ () | |
RequestDrink_ (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 |
int16_t | task_id |
Definition at line 21 of file RequestDrink.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::RequestDrink_< ContainerAllocator >::_beverage_type |
Definition at line 39 of file RequestDrink.h.
typedef int16_t demo_msgs::RequestDrink_< ContainerAllocator >::_task_id_type |
Definition at line 36 of file RequestDrink.h.
typedef boost::shared_ptr< ::demo_msgs::RequestDrink_<ContainerAllocator> const> demo_msgs::RequestDrink_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file RequestDrink.h.
typedef boost::shared_ptr< ::demo_msgs::RequestDrink_<ContainerAllocator> > demo_msgs::RequestDrink_< ContainerAllocator >::Ptr |
Definition at line 43 of file RequestDrink.h.
typedef RequestDrink_<ContainerAllocator> demo_msgs::RequestDrink_< ContainerAllocator >::Type |
Definition at line 22 of file RequestDrink.h.
demo_msgs::RequestDrink_< ContainerAllocator >::RequestDrink_ | ( | ) | [inline] |
Definition at line 24 of file RequestDrink.h.
demo_msgs::RequestDrink_< ContainerAllocator >::RequestDrink_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file RequestDrink.h.
boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::RequestDrink_< ContainerAllocator >::__connection_header |
Definition at line 45 of file RequestDrink.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::RequestDrink_< ContainerAllocator >::beverage |
Definition at line 40 of file RequestDrink.h.
int16_t demo_msgs::RequestDrink_< ContainerAllocator >::task_id |
Definition at line 37 of file RequestDrink.h.