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

#include <StopApp.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 uint8_t _stopped_type
typedef boost::shared_ptr
< ::app_manager::StopAppResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::StopAppResponse_
< ContainerAllocator > > 
Ptr
typedef StopAppResponse_
< ContainerAllocator > 
Type

Public Member Functions

 StopAppResponse_ ()
 StopAppResponse_ (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 stopped

Detailed Description

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

Definition at line 54 of file StopApp.h.


Member Typedef Documentation

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

Definition at line 74 of file StopApp.h.

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

Definition at line 77 of file StopApp.h.

template<class ContainerAllocator >
typedef uint8_t app_manager::StopAppResponse_< ContainerAllocator >::_stopped_type

Definition at line 71 of file StopApp.h.

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

Definition at line 82 of file StopApp.h.

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

Definition at line 81 of file StopApp.h.

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

Definition at line 55 of file StopApp.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file StopApp.h.

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

Definition at line 64 of file StopApp.h.


Member Data Documentation

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

Definition at line 83 of file StopApp.h.

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

Definition at line 75 of file StopApp.h.

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

Definition at line 78 of file StopApp.h.

template<class ContainerAllocator >
uint8_t app_manager::StopAppResponse_< ContainerAllocator >::stopped

Definition at line 72 of file StopApp.h.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Sat Jun 8 2019 20:23:46