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

#include <InstallApp.h>

List of all members.

Public Types

typedef uint8_t _installed_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_message_type
typedef boost::shared_ptr
< ::app_manager::InstallAppResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::InstallAppResponse_
< ContainerAllocator > > 
Ptr
typedef InstallAppResponse_
< ContainerAllocator > 
Type

Public Member Functions

 InstallAppResponse_ ()
 InstallAppResponse_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 54 of file InstallApp.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t app_manager::InstallAppResponse_< ContainerAllocator >::_installed_type

Definition at line 69 of file InstallApp.h.

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

Definition at line 72 of file InstallApp.h.

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

Definition at line 77 of file InstallApp.h.

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

Definition at line 76 of file InstallApp.h.

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

Definition at line 55 of file InstallApp.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file InstallApp.h.

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

Definition at line 63 of file InstallApp.h.


Member Data Documentation

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

Definition at line 78 of file InstallApp.h.

template<class ContainerAllocator >
uint8_t app_manager::InstallAppResponse_< ContainerAllocator >::installed

Definition at line 70 of file InstallApp.h.

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

Definition at line 73 of file InstallApp.h.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Thu Sep 3 2015 10:15:41