All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Types | Public Member Functions | Public Attributes
appmanager_comms::GetAppListResponse_< ContainerAllocator > Struct Template Reference

#include <GetAppList.h>

List of all members.

Public Types

typedef std::vector
< ::appmanager_comms::AppDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::appmanager_comms::AppDescription_
< ContainerAllocator >
>::other > 
_apps_type
typedef boost::shared_ptr
< ::appmanager_comms::GetAppListResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::appmanager_comms::GetAppListResponse_
< ContainerAllocator > > 
Ptr
typedef GetAppListResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetAppListResponse_ ()
 GetAppListResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::appmanager_comms::AppDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::appmanager_comms::AppDescription_
< ContainerAllocator >
>::other > 
apps

Detailed Description

template<class ContainerAllocator>
struct appmanager_comms::GetAppListResponse_< ContainerAllocator >

Definition at line 49 of file GetAppList.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::appmanager_comms::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_comms::AppDescription_<ContainerAllocator> >::other > appmanager_comms::GetAppListResponse_< ContainerAllocator >::_apps_type

Definition at line 62 of file GetAppList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::appmanager_comms::GetAppListResponse_<ContainerAllocator> const> appmanager_comms::GetAppListResponse_< ContainerAllocator >::ConstPtr

Definition at line 67 of file GetAppList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::appmanager_comms::GetAppListResponse_<ContainerAllocator> > appmanager_comms::GetAppListResponse_< ContainerAllocator >::Ptr

Definition at line 66 of file GetAppList.h.

template<class ContainerAllocator >
typedef GetAppListResponse_<ContainerAllocator> appmanager_comms::GetAppListResponse_< ContainerAllocator >::Type

Definition at line 50 of file GetAppList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
appmanager_comms::GetAppListResponse_< ContainerAllocator >::GetAppListResponse_ ( ) [inline]

Definition at line 52 of file GetAppList.h.

template<class ContainerAllocator >
appmanager_comms::GetAppListResponse_< ContainerAllocator >::GetAppListResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 57 of file GetAppList.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > appmanager_comms::GetAppListResponse_< ContainerAllocator >::__connection_header

Definition at line 68 of file GetAppList.h.

template<class ContainerAllocator >
std::vector< ::appmanager_comms::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_comms::AppDescription_<ContainerAllocator> >::other > appmanager_comms::GetAppListResponse_< ContainerAllocator >::apps

Definition at line 63 of file GetAppList.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


appmanager_comms
Author(s): Jihoon
autogenerated on Wed Nov 21 2012 15:01:46