Public Types | Public Member Functions | Public Attributes
launchman::ListTasksResponse_< ContainerAllocator > Struct Template Reference

#include <ListTasks.h>

List of all members.

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 48 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 61 of file ListTasks.h.

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

Definition at line 66 of file ListTasks.h.

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

Definition at line 65 of file ListTasks.h.

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

Definition at line 49 of file ListTasks.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file ListTasks.h.

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

Definition at line 56 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 67 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 62 of file ListTasks.h.


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


launchman
Author(s): Scott Hassan
autogenerated on Sat Dec 28 2013 17:47:37