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

#include <AppList.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::AppList_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::AppList_
< ContainerAllocator > > 
Ptr
typedef AppList_
< ContainerAllocator > 
Type

Public Member Functions

 AppList_ ()
 AppList_ (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::AppList_< ContainerAllocator >

Definition at line 23 of file AppList.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::AppList_< ContainerAllocator >::_available_apps_type

Definition at line 41 of file AppList.h.

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

Definition at line 38 of file AppList.h.

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

Definition at line 46 of file AppList.h.

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

Definition at line 45 of file AppList.h.

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

Definition at line 24 of file AppList.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file AppList.h.

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

Definition at line 32 of file AppList.h.


Member Data Documentation

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

Definition at line 47 of file AppList.h.

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

Definition at line 42 of file AppList.h.

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

Definition at line 39 of file AppList.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