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

#include <App.h>

List of all members.

Public Types

typedef std::vector
< ::app_manager::ClientApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ClientApp_
< ContainerAllocator >
>::other > 
_client_apps_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_display_name_type
typedef ::app_manager::Icon_
< ContainerAllocator > 
_icon_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef boost::shared_ptr
< ::app_manager::App_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::App_
< ContainerAllocator > > 
Ptr
typedef App_< ContainerAllocator > Type

Public Member Functions

 App_ ()
 App_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::app_manager::ClientApp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::ClientApp_
< ContainerAllocator >
>::other > 
client_apps
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
display_name
::app_manager::Icon_
< ContainerAllocator > 
icon
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name

Detailed Description

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

Definition at line 23 of file App.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::app_manager::ClientApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ClientApp_<ContainerAllocator> >::other > app_manager::App_< ContainerAllocator >::_client_apps_type

Definition at line 51 of file App.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::App_< ContainerAllocator >::_display_name_type

Definition at line 45 of file App.h.

template<class ContainerAllocator >
typedef ::app_manager::Icon_<ContainerAllocator> app_manager::App_< ContainerAllocator >::_icon_type

Definition at line 48 of file App.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::App_< ContainerAllocator >::_name_type

Definition at line 42 of file App.h.

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

Definition at line 56 of file App.h.

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

Definition at line 55 of file App.h.

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

Definition at line 24 of file App.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file App.h.

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

Definition at line 34 of file App.h.


Member Data Documentation

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

Definition at line 57 of file App.h.

template<class ContainerAllocator >
std::vector< ::app_manager::ClientApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ClientApp_<ContainerAllocator> >::other > app_manager::App_< ContainerAllocator >::client_apps

Definition at line 52 of file App.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::App_< ContainerAllocator >::display_name

Definition at line 46 of file App.h.

template<class ContainerAllocator >
::app_manager::Icon_<ContainerAllocator> app_manager::App_< ContainerAllocator >::icon

Definition at line 49 of file App.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::App_< ContainerAllocator >::name

Definition at line 43 of file App.h.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Sat Jun 8 2019 20:23:45