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

#include <StatusUpdate.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::StatusUpdateResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::launchman::StatusUpdateResponse_
< ContainerAllocator > > 
Ptr
typedef StatusUpdateResponse_
< ContainerAllocator > 
Type

Public Member Functions

 StatusUpdateResponse_ ()
 StatusUpdateResponse_ (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::StatusUpdateResponse_< ContainerAllocator >

Definition at line 49 of file StatusUpdate.h.


Member Typedef Documentation

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

Definition at line 62 of file StatusUpdate.h.

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

Definition at line 67 of file StatusUpdate.h.

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

Definition at line 66 of file StatusUpdate.h.

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

Definition at line 50 of file StatusUpdate.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file StatusUpdate.h.

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

Definition at line 57 of file StatusUpdate.h.


Member Data Documentation

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

Definition at line 68 of file StatusUpdate.h.

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

Definition at line 63 of file StatusUpdate.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