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

#include <ExchangeApp.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_description_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_display_name_type
typedef uint8_t _hidden_type
typedef ::app_manager::Icon_
< ContainerAllocator > 
_icon_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_latest_version_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_version_type
typedef boost::shared_ptr
< ::app_manager::ExchangeApp_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::ExchangeApp_
< ContainerAllocator > > 
Ptr
typedef ExchangeApp_
< ContainerAllocator > 
Type

Public Member Functions

 ExchangeApp_ ()
 ExchangeApp_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
description
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
display_name
uint8_t hidden
::app_manager::Icon_
< ContainerAllocator > 
icon
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
latest_version
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
version

Detailed Description

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

Definition at line 22 of file ExchangeApp.h.


Member Typedef Documentation

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

Definition at line 59 of file ExchangeApp.h.

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

Definition at line 50 of file ExchangeApp.h.

template<class ContainerAllocator >
typedef uint8_t app_manager::ExchangeApp_< ContainerAllocator >::_hidden_type

Definition at line 65 of file ExchangeApp.h.

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

Definition at line 62 of file ExchangeApp.h.

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

Definition at line 56 of file ExchangeApp.h.

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

Definition at line 47 of file ExchangeApp.h.

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

Definition at line 53 of file ExchangeApp.h.

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

Definition at line 70 of file ExchangeApp.h.

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

Definition at line 69 of file ExchangeApp.h.

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

Definition at line 23 of file ExchangeApp.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file ExchangeApp.h.

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

Definition at line 36 of file ExchangeApp.h.


Member Data Documentation

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

Definition at line 71 of file ExchangeApp.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::ExchangeApp_< ContainerAllocator >::description

Definition at line 60 of file ExchangeApp.h.

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

Definition at line 51 of file ExchangeApp.h.

template<class ContainerAllocator >
uint8_t app_manager::ExchangeApp_< ContainerAllocator >::hidden

Definition at line 66 of file ExchangeApp.h.

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

Definition at line 63 of file ExchangeApp.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::ExchangeApp_< ContainerAllocator >::latest_version

Definition at line 57 of file ExchangeApp.h.

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

Definition at line 48 of file ExchangeApp.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::ExchangeApp_< ContainerAllocator >::version

Definition at line 54 of file ExchangeApp.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