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

#include <StartTask.h>

List of all members.

Public Types

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

Public Member Functions

 StartTaskResponse_ ()
 StartTaskResponse_ (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 > 
status

Detailed Description

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

Definition at line 59 of file StartTask.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::StartTaskResponse_< ContainerAllocator >::_status_type

Definition at line 72 of file StartTask.h.

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

Definition at line 77 of file StartTask.h.

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

Definition at line 76 of file StartTask.h.

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

Definition at line 60 of file StartTask.h.


Constructor & Destructor Documentation

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

Definition at line 62 of file StartTask.h.

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

Definition at line 67 of file StartTask.h.


Member Data Documentation

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

Definition at line 78 of file StartTask.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::StartTaskResponse_< ContainerAllocator >::status

Definition at line 73 of file StartTask.h.


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


launchman
Author(s): Scott Hassan
autogenerated on Wed Apr 23 2014 10:35:47