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

#include <ClientApp.h>

List of all members.

Public Types

typedef std::vector
< ::app_manager::KeyValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::KeyValue_
< ContainerAllocator >
>::other > 
_app_data_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_client_type_type
typedef std::vector
< ::app_manager::KeyValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::KeyValue_
< ContainerAllocator >
>::other > 
_manager_data_type
typedef boost::shared_ptr
< ::app_manager::ClientApp_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::app_manager::ClientApp_
< ContainerAllocator > > 
Ptr
typedef ClientApp_
< ContainerAllocator > 
Type

Public Member Functions

 ClientApp_ ()
 ClientApp_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::app_manager::KeyValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::KeyValue_
< ContainerAllocator >
>::other > 
app_data
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
client_type
std::vector
< ::app_manager::KeyValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::app_manager::KeyValue_
< ContainerAllocator >
>::other > 
manager_data

Detailed Description

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

Definition at line 23 of file ClientApp.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::app_manager::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::KeyValue_<ContainerAllocator> >::other > app_manager::ClientApp_< ContainerAllocator >::_app_data_type

Definition at line 46 of file ClientApp.h.

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

Definition at line 40 of file ClientApp.h.

template<class ContainerAllocator >
typedef std::vector< ::app_manager::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::KeyValue_<ContainerAllocator> >::other > app_manager::ClientApp_< ContainerAllocator >::_manager_data_type

Definition at line 43 of file ClientApp.h.

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

Definition at line 51 of file ClientApp.h.

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

Definition at line 50 of file ClientApp.h.

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

Definition at line 24 of file ClientApp.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file ClientApp.h.

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

Definition at line 33 of file ClientApp.h.


Member Data Documentation

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

Definition at line 52 of file ClientApp.h.

template<class ContainerAllocator >
std::vector< ::app_manager::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::KeyValue_<ContainerAllocator> >::other > app_manager::ClientApp_< ContainerAllocator >::app_data

Definition at line 47 of file ClientApp.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::ClientApp_< ContainerAllocator >::client_type

Definition at line 41 of file ClientApp.h.

template<class ContainerAllocator >
std::vector< ::app_manager::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::KeyValue_<ContainerAllocator> >::other > app_manager::ClientApp_< ContainerAllocator >::manager_data

Definition at line 44 of file ClientApp.h.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Thu Sep 3 2015 10:15:41