#include <Command.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _command_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _param_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _taskID_type |
| typedef boost::shared_ptr < ::demo_msgs::Command_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::demo_msgs::Command_ < ContainerAllocator > > | Ptr |
| typedef Command_ < ContainerAllocator > | Type |
Public Member Functions | |
| Command_ () | |
| Command_ (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 > | command |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | param |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | taskID |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_command_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_param_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::_taskID_type |
| typedef boost::shared_ptr< ::demo_msgs::Command_<ContainerAllocator> const> demo_msgs::Command_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::demo_msgs::Command_<ContainerAllocator> > demo_msgs::Command_< ContainerAllocator >::Ptr |
| typedef Command_<ContainerAllocator> demo_msgs::Command_< ContainerAllocator >::Type |
| demo_msgs::Command_< ContainerAllocator >::Command_ | ( | ) | [inline] |
| demo_msgs::Command_< ContainerAllocator >::Command_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::Command_< ContainerAllocator >::__connection_header |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::command |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::param |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::Command_< ContainerAllocator >::taskID |