Public Types | Public Member Functions | Public Attributes
app_manager::StartAppResponse_< ContainerAllocator > Struct Template Reference

#include <StartApp.h>

List of all members.

Public Types

typedef int32_t _error_code_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_message_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_namespace_type
typedef uint8_t _started_type
typedef boost::shared_ptr
< ::app_manager::StartAppResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::StartAppResponse_
< ContainerAllocator > > 
Ptr
typedef StartAppResponse_
< ContainerAllocator > 
Type

Public Member Functions

 StartAppResponse_ ()
 StartAppResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t error_code
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
message
uint8_t started

Detailed Description

template<class ContainerAllocator>
struct app_manager::StartAppResponse_< ContainerAllocator >

Definition at line 53 of file StartApp.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t app_manager::StartAppResponse_< ContainerAllocator >::_error_code_type

Definition at line 75 of file StartApp.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::_message_type

Definition at line 78 of file StartApp.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::_namespace_type

Definition at line 81 of file StartApp.h.

template<class ContainerAllocator >
typedef uint8_t app_manager::StartAppResponse_< ContainerAllocator >::_started_type

Definition at line 72 of file StartApp.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::app_manager::StartAppResponse_<ContainerAllocator> const> app_manager::StartAppResponse_< ContainerAllocator >::ConstPtr

Definition at line 86 of file StartApp.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::app_manager::StartAppResponse_<ContainerAllocator> > app_manager::StartAppResponse_< ContainerAllocator >::Ptr

Definition at line 82 of file StartApp.h.

template<class ContainerAllocator >
typedef StartAppResponse_<ContainerAllocator> app_manager::StartAppResponse_< ContainerAllocator >::Type

Definition at line 54 of file StartApp.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
app_manager::StartAppResponse_< ContainerAllocator >::StartAppResponse_ ( ) [inline]

Definition at line 56 of file StartApp.h.

template<class ContainerAllocator >
app_manager::StartAppResponse_< ContainerAllocator >::StartAppResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 64 of file StartApp.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > app_manager::StartAppResponse_< ContainerAllocator >::__connection_header

Definition at line 87 of file StartApp.h.

template<class ContainerAllocator >
int32_t app_manager::StartAppResponse_< ContainerAllocator >::error_code

Definition at line 76 of file StartApp.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::StartAppResponse_< ContainerAllocator >::message

Definition at line 79 of file StartApp.h.

template<class ContainerAllocator >
uint8_t app_manager::StartAppResponse_< ContainerAllocator >::started

Definition at line 73 of file StartApp.h.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Mon Dec 2 2013 11:36:52