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

#include <StartTask.h>

Public Types

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

Public Member Functions

 StartTaskRequest_ ()
 
 StartTaskRequest_ (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 > taskid
 
std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > username
 

Detailed Description

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

Definition at line 25 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::StartTaskRequest_< ContainerAllocator >::_taskid_type

Definition at line 40 of file StartTask.h.

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

Definition at line 43 of file StartTask.h.

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

Definition at line 48 of file StartTask.h.

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

Definition at line 47 of file StartTask.h.

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

Definition at line 26 of file StartTask.h.

Constructor & Destructor Documentation

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

Definition at line 28 of file StartTask.h.

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

Definition at line 34 of file StartTask.h.

Member Data Documentation

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

Definition at line 49 of file StartTask.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::StartTaskRequest_< ContainerAllocator >::taskid

Definition at line 41 of file StartTask.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > launchman::StartTaskRequest_< ContainerAllocator >::username

Definition at line 44 of file StartTask.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