#include <ListTasks.h>
Public Types | |
typedef std::vector < ::demo_msgs::Task_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::demo_msgs::Task_ < ContainerAllocator > >::other > | _tasks_type |
typedef boost::shared_ptr < ::demo_msgs::ListTasks_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::demo_msgs::ListTasks_ < ContainerAllocator > > | Ptr |
typedef ListTasks_ < ContainerAllocator > | Type |
Public Member Functions | |
ListTasks_ () | |
ListTasks_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::demo_msgs::Task_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::demo_msgs::Task_ < ContainerAllocator > >::other > | tasks |
Definition at line 22 of file ListTasks.h.
typedef std::vector< ::demo_msgs::Task_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::demo_msgs::Task_<ContainerAllocator> >::other > demo_msgs::ListTasks_< ContainerAllocator >::_tasks_type |
Definition at line 35 of file ListTasks.h.
typedef boost::shared_ptr< ::demo_msgs::ListTasks_<ContainerAllocator> const> demo_msgs::ListTasks_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file ListTasks.h.
typedef boost::shared_ptr< ::demo_msgs::ListTasks_<ContainerAllocator> > demo_msgs::ListTasks_< ContainerAllocator >::Ptr |
Definition at line 39 of file ListTasks.h.
typedef ListTasks_<ContainerAllocator> demo_msgs::ListTasks_< ContainerAllocator >::Type |
Definition at line 23 of file ListTasks.h.
demo_msgs::ListTasks_< ContainerAllocator >::ListTasks_ | ( | ) | [inline] |
Definition at line 25 of file ListTasks.h.
demo_msgs::ListTasks_< ContainerAllocator >::ListTasks_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ListTasks.h.
boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::ListTasks_< ContainerAllocator >::__connection_header |
Definition at line 41 of file ListTasks.h.
std::vector< ::demo_msgs::Task_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::demo_msgs::Task_<ContainerAllocator> >::other > demo_msgs::ListTasks_< ContainerAllocator >::tasks |
Definition at line 36 of file ListTasks.h.