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

#include <UninstallApp.h>

List of all members.

Public Types

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

Public Member Functions

 UninstallAppResponse_ ()
 UninstallAppResponse_ (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 > 
message
uint8_t uninstalled

Detailed Description

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

Definition at line 54 of file UninstallApp.h.


Member Typedef Documentation

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

Definition at line 72 of file UninstallApp.h.

template<class ContainerAllocator >
typedef uint8_t app_manager::UninstallAppResponse_< ContainerAllocator >::_uninstalled_type

Definition at line 69 of file UninstallApp.h.

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

Definition at line 77 of file UninstallApp.h.

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

Definition at line 76 of file UninstallApp.h.

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

Definition at line 55 of file UninstallApp.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file UninstallApp.h.

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

Definition at line 63 of file UninstallApp.h.


Member Data Documentation

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

Definition at line 78 of file UninstallApp.h.

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

Definition at line 73 of file UninstallApp.h.

template<class ContainerAllocator >
uint8_t app_manager::UninstallAppResponse_< ContainerAllocator >::uninstalled

Definition at line 70 of file UninstallApp.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 13:03:55