Public Types | Public Member Functions | Public Attributes
launchman::AppStatus_< ContainerAllocator > Struct Template Reference

#include <AppStatus.h>

List of all members.

Public Types

typedef std::vector
< ::launchman::Application_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::launchman::Application_
< ContainerAllocator >
>::other > 
_active_type
typedef boost::shared_ptr
< ::launchman::AppStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::launchman::AppStatus_
< ContainerAllocator > > 
Ptr
typedef AppStatus_
< ContainerAllocator > 
Type

Public Member Functions

 AppStatus_ ()
 AppStatus_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::launchman::Application_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::launchman::Application_
< ContainerAllocator >
>::other > 
active

Detailed Description

template<class ContainerAllocator>
struct launchman::AppStatus_< ContainerAllocator >

Definition at line 22 of file AppStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::launchman::Application_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::launchman::Application_<ContainerAllocator> >::other > launchman::AppStatus_< ContainerAllocator >::_active_type

Definition at line 35 of file AppStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::launchman::AppStatus_<ContainerAllocator> const> launchman::AppStatus_< ContainerAllocator >::ConstPtr

Definition at line 40 of file AppStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::launchman::AppStatus_<ContainerAllocator> > launchman::AppStatus_< ContainerAllocator >::Ptr

Definition at line 39 of file AppStatus.h.

template<class ContainerAllocator >
typedef AppStatus_<ContainerAllocator> launchman::AppStatus_< ContainerAllocator >::Type

Definition at line 23 of file AppStatus.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
launchman::AppStatus_< ContainerAllocator >::AppStatus_ ( ) [inline]

Definition at line 25 of file AppStatus.h.

template<class ContainerAllocator >
launchman::AppStatus_< ContainerAllocator >::AppStatus_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file AppStatus.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > launchman::AppStatus_< ContainerAllocator >::__connection_header

Definition at line 41 of file AppStatus.h.

template<class ContainerAllocator >
std::vector< ::launchman::Application_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::launchman::Application_<ContainerAllocator> >::other > launchman::AppStatus_< ContainerAllocator >::active

Definition at line 36 of file AppStatus.h.


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


launchman
Author(s): Scott Hassan
autogenerated on Wed Apr 23 2014 10:35:47