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

#include <ListApps.h>

List of all members.

Public Types

typedef std::vector
< ::app_manager::App_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::app_manager::App_
< ContainerAllocator >
>::other > 
_available_apps_type
typedef std::vector
< ::app_manager::App_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::app_manager::App_
< ContainerAllocator >
>::other > 
_running_apps_type
typedef boost::shared_ptr
< ::app_manager::ListAppsResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::ListAppsResponse_
< ContainerAllocator > > 
Ptr
typedef ListAppsResponse_
< ContainerAllocator > 
Type

Public Member Functions

 ListAppsResponse_ ()
 ListAppsResponse_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 51 of file ListApps.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::app_manager::App_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::App_<ContainerAllocator> >::other > app_manager::ListAppsResponse_< ContainerAllocator >::_available_apps_type

Definition at line 69 of file ListApps.h.

template<class ContainerAllocator >
typedef std::vector< ::app_manager::App_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::App_<ContainerAllocator> >::other > app_manager::ListAppsResponse_< ContainerAllocator >::_running_apps_type

Definition at line 66 of file ListApps.h.

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

Definition at line 74 of file ListApps.h.

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

Definition at line 73 of file ListApps.h.

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

Definition at line 52 of file ListApps.h.


Constructor & Destructor Documentation

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

Definition at line 54 of file ListApps.h.

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

Definition at line 60 of file ListApps.h.


Member Data Documentation

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

Definition at line 75 of file ListApps.h.

template<class ContainerAllocator >
std::vector< ::app_manager::App_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::App_<ContainerAllocator> >::other > app_manager::ListAppsResponse_< ContainerAllocator >::available_apps

Definition at line 70 of file ListApps.h.

template<class ContainerAllocator >
std::vector< ::app_manager::App_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::App_<ContainerAllocator> >::other > app_manager::ListAppsResponse_< ContainerAllocator >::running_apps

Definition at line 67 of file ListApps.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