Public Types | Public Member Functions | Public Attributes | List of all members
launchman::ListTasksResponse_< ContainerAllocator > Struct Template Reference

#include <ListTasks.h>

Public Types

typedef std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > _tasks_type
 
typedef boost::shared_ptr< ::launchman::ListTasksResponse_< ContainerAllocator > const > ConstPtr
 
typedef boost::shared_ptr< ::launchman::ListTasksResponse_< ContainerAllocator > > Ptr
 
typedef ListTasksResponse_< ContainerAllocator > Type
 

Public Member Functions

 ListTasksResponse_ ()
 
 ListTasksResponse_ (const ContainerAllocator &_alloc)
 

Public Attributes

boost::shared_ptr< std::map< std::string, std::string > > __connection_header
 
std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > tasks
 

Detailed Description

template<class ContainerAllocator>
struct launchman::ListTasksResponse_< ContainerAllocator >

Definition at line 49 of file ListTasks.h.

Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > launchman::ListTasksResponse_< ContainerAllocator >::_tasks_type

Definition at line 62 of file ListTasks.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::launchman::ListTasksResponse_<ContainerAllocator> const> launchman::ListTasksResponse_< ContainerAllocator >::ConstPtr

Definition at line 67 of file ListTasks.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::launchman::ListTasksResponse_<ContainerAllocator> > launchman::ListTasksResponse_< ContainerAllocator >::Ptr

Definition at line 66 of file ListTasks.h.

template<class ContainerAllocator >
typedef ListTasksResponse_<ContainerAllocator> launchman::ListTasksResponse_< ContainerAllocator >::Type

Definition at line 50 of file ListTasks.h.

Constructor & Destructor Documentation

template<class ContainerAllocator >
launchman::ListTasksResponse_< ContainerAllocator >::ListTasksResponse_ ( )
inline

Definition at line 52 of file ListTasks.h.

template<class ContainerAllocator >
launchman::ListTasksResponse_< ContainerAllocator >::ListTasksResponse_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 57 of file ListTasks.h.

Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > launchman::ListTasksResponse_< ContainerAllocator >::__connection_header

Definition at line 68 of file ListTasks.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > launchman::ListTasksResponse_< ContainerAllocator >::tasks

Definition at line 63 of file ListTasks.h.


The documentation for this struct was generated from the following file:


launchman
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:09