Public Types | Public Member Functions | Public Attributes | List of all members
launchman::AppStatus_< ContainerAllocator > Struct Template Reference

#include <AppStatus.h>

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 Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:09