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

#include <GetInstallationState.h>

List of all members.

Public Types

typedef std::vector
< ::app_manager::ExchangeApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ExchangeApp_
< ContainerAllocator >
>::other > 
_available_apps_type
typedef std::vector
< ::app_manager::ExchangeApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ExchangeApp_
< ContainerAllocator >
>::other > 
_installed_apps_type
typedef boost::shared_ptr
< ::app_manager::GetInstallationStateResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::GetInstallationStateResponse_
< ContainerAllocator > > 
Ptr
typedef
GetInstallationStateResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetInstallationStateResponse_ ()
 GetInstallationStateResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::app_manager::ExchangeApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ExchangeApp_
< ContainerAllocator >
>::other > 
available_apps
std::vector
< ::app_manager::ExchangeApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ExchangeApp_
< ContainerAllocator >
>::other > 
installed_apps

Detailed Description

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

Definition at line 55 of file GetInstallationState.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::_available_apps_type

Definition at line 73 of file GetInstallationState.h.

template<class ContainerAllocator >
typedef std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::_installed_apps_type

Definition at line 70 of file GetInstallationState.h.

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

Definition at line 78 of file GetInstallationState.h.

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

Definition at line 77 of file GetInstallationState.h.

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

Definition at line 56 of file GetInstallationState.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file GetInstallationState.h.

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

Definition at line 64 of file GetInstallationState.h.


Member Data Documentation

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

Definition at line 79 of file GetInstallationState.h.

template<class ContainerAllocator >
std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::available_apps

Definition at line 74 of file GetInstallationState.h.

template<class ContainerAllocator >
std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::installed_apps

Definition at line 71 of file GetInstallationState.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