app_manager Namespace Reference

Namespaces

namespace  app
namespace  app_list
namespace  app_manager
namespace  exceptions
namespace  master_sync
namespace  msg
namespace  srv

Classes

struct  App_
struct  AppList_
struct  AppStatus_
struct  ClientApp_
struct  Icon_
struct  KeyValue_
struct  ListApps
struct  ListAppsRequest_
struct  ListAppsResponse_
struct  StartApp
struct  StartAppRequest_
struct  StartAppResponse_
struct  StatusCodes_
struct  StopApp
struct  StopAppRequest_
struct  StopAppResponse_

Typedefs

typedef ::app_manager::App_
< std::allocator< void > > 
App
typedef boost::shared_ptr
< ::app_manager::App const > 
AppConstPtr
typedef
::app_manager::AppList_
< std::allocator< void > > 
AppList
typedef boost::shared_ptr
< ::app_manager::AppList const > 
AppListConstPtr
typedef boost::shared_ptr
< ::app_manager::AppList
AppListPtr
typedef boost::shared_ptr
< ::app_manager::App
AppPtr
typedef
::app_manager::AppStatus_
< std::allocator< void > > 
AppStatus
typedef boost::shared_ptr
< ::app_manager::AppStatus
const > 
AppStatusConstPtr
typedef boost::shared_ptr
< ::app_manager::AppStatus
AppStatusPtr
typedef
::app_manager::ClientApp_
< std::allocator< void > > 
ClientApp
typedef boost::shared_ptr
< ::app_manager::ClientApp
const > 
ClientAppConstPtr
typedef boost::shared_ptr
< ::app_manager::ClientApp
ClientAppPtr
typedef ::app_manager::Icon_
< std::allocator< void > > 
Icon
typedef boost::shared_ptr
< ::app_manager::Icon const > 
IconConstPtr
typedef boost::shared_ptr
< ::app_manager::Icon
IconPtr
typedef
::app_manager::KeyValue_
< std::allocator< void > > 
KeyValue
typedef boost::shared_ptr
< ::app_manager::KeyValue
const > 
KeyValueConstPtr
typedef boost::shared_ptr
< ::app_manager::KeyValue
KeyValuePtr
typedef
::app_manager::ListAppsRequest_
< std::allocator< void > > 
ListAppsRequest
typedef boost::shared_ptr
< ::app_manager::ListAppsRequest
const > 
ListAppsRequestConstPtr
typedef boost::shared_ptr
< ::app_manager::ListAppsRequest
ListAppsRequestPtr
typedef
::app_manager::ListAppsResponse_
< std::allocator< void > > 
ListAppsResponse
typedef boost::shared_ptr
< ::app_manager::ListAppsResponse
const > 
ListAppsResponseConstPtr
typedef boost::shared_ptr
< ::app_manager::ListAppsResponse
ListAppsResponsePtr
typedef
::app_manager::StartAppRequest_
< std::allocator< void > > 
StartAppRequest
typedef boost::shared_ptr
< ::app_manager::StartAppRequest
const > 
StartAppRequestConstPtr
typedef boost::shared_ptr
< ::app_manager::StartAppRequest
StartAppRequestPtr
typedef
::app_manager::StartAppResponse_
< std::allocator< void > > 
StartAppResponse
typedef boost::shared_ptr
< ::app_manager::StartAppResponse
const > 
StartAppResponseConstPtr
typedef boost::shared_ptr
< ::app_manager::StartAppResponse
StartAppResponsePtr
typedef
::app_manager::StatusCodes_
< std::allocator< void > > 
StatusCodes
typedef boost::shared_ptr
< ::app_manager::StatusCodes
const > 
StatusCodesConstPtr
typedef boost::shared_ptr
< ::app_manager::StatusCodes
StatusCodesPtr
typedef
::app_manager::StopAppRequest_
< std::allocator< void > > 
StopAppRequest
typedef boost::shared_ptr
< ::app_manager::StopAppRequest
const > 
StopAppRequestConstPtr
typedef boost::shared_ptr
< ::app_manager::StopAppRequest
StopAppRequestPtr
typedef
::app_manager::StopAppResponse_
< std::allocator< void > > 
StopAppResponse
typedef boost::shared_ptr
< ::app_manager::StopAppResponse
const > 
StopAppResponseConstPtr
typedef boost::shared_ptr
< ::app_manager::StopAppResponse
StopAppResponsePtr

Functions

template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::StatusCodes_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::KeyValue_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::Icon_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::ClientApp_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::AppStatus_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::AppList_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::app_manager::App_< ContainerAllocator > &v)

Typedef Documentation

typedef ::app_manager::App_<std::allocator<void> > app_manager::App

Definition at line 141 of file App.h.

typedef boost::shared_ptr< ::app_manager::App const> app_manager::AppConstPtr

Definition at line 144 of file App.h.

typedef ::app_manager::AppList_<std::allocator<void> > app_manager::AppList

Definition at line 133 of file AppList.h.

typedef boost::shared_ptr< ::app_manager::AppList const> app_manager::AppListConstPtr

Definition at line 136 of file AppList.h.

typedef boost::shared_ptr< ::app_manager::AppList> app_manager::AppListPtr

Definition at line 135 of file AppList.h.

typedef boost::shared_ptr< ::app_manager::App> app_manager::AppPtr

Definition at line 143 of file App.h.

typedef ::app_manager::AppStatus_<std::allocator<void> > app_manager::AppStatus

Definition at line 99 of file AppStatus.h.

typedef boost::shared_ptr< ::app_manager::AppStatus const> app_manager::AppStatusConstPtr

Definition at line 102 of file AppStatus.h.

typedef boost::shared_ptr< ::app_manager::AppStatus> app_manager::AppStatusPtr

Definition at line 101 of file AppStatus.h.

typedef ::app_manager::ClientApp_<std::allocator<void> > app_manager::ClientApp

Definition at line 120 of file ClientApp.h.

typedef boost::shared_ptr< ::app_manager::ClientApp const> app_manager::ClientAppConstPtr

Definition at line 123 of file ClientApp.h.

typedef boost::shared_ptr< ::app_manager::ClientApp> app_manager::ClientAppPtr

Definition at line 122 of file ClientApp.h.

typedef ::app_manager::Icon_<std::allocator<void> > app_manager::Icon

Definition at line 98 of file Icon.h.

typedef boost::shared_ptr< ::app_manager::Icon const> app_manager::IconConstPtr

Definition at line 101 of file Icon.h.

typedef boost::shared_ptr< ::app_manager::Icon> app_manager::IconPtr

Definition at line 100 of file Icon.h.

typedef ::app_manager::KeyValue_<std::allocator<void> > app_manager::KeyValue

Definition at line 91 of file KeyValue.h.

typedef boost::shared_ptr< ::app_manager::KeyValue const> app_manager::KeyValueConstPtr

Definition at line 94 of file KeyValue.h.

typedef boost::shared_ptr< ::app_manager::KeyValue> app_manager::KeyValuePtr

Definition at line 93 of file KeyValue.h.

Definition at line 79 of file ListApps.h.

Definition at line 82 of file ListApps.h.

Definition at line 81 of file ListApps.h.

Definition at line 210 of file ListApps.h.

Definition at line 213 of file ListApps.h.

Definition at line 212 of file ListApps.h.

Definition at line 94 of file StartApp.h.

Definition at line 97 of file StartApp.h.

Definition at line 96 of file StartApp.h.

Definition at line 207 of file StartApp.h.

Definition at line 210 of file StartApp.h.

Definition at line 209 of file StartApp.h.

typedef ::app_manager::StatusCodes_<std::allocator<void> > app_manager::StatusCodes

Definition at line 94 of file StatusCodes.h.

typedef boost::shared_ptr< ::app_manager::StatusCodes const> app_manager::StatusCodesConstPtr

Definition at line 97 of file StatusCodes.h.

Definition at line 96 of file StatusCodes.h.

Definition at line 94 of file StopApp.h.

Definition at line 97 of file StopApp.h.

Definition at line 96 of file StopApp.h.

Definition at line 195 of file StopApp.h.

Definition at line 198 of file StopApp.h.

Definition at line 197 of file StopApp.h.


Function Documentation

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::StatusCodes_< ContainerAllocator > &  v 
) [inline]

Definition at line 101 of file StatusCodes.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::KeyValue_< ContainerAllocator > &  v 
) [inline]

Definition at line 98 of file KeyValue.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::Icon_< ContainerAllocator > &  v 
) [inline]

Definition at line 105 of file Icon.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::ClientApp_< ContainerAllocator > &  v 
) [inline]

Definition at line 127 of file ClientApp.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::AppStatus_< ContainerAllocator > &  v 
) [inline]

Definition at line 106 of file AppStatus.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::AppList_< ContainerAllocator > &  v 
) [inline]

Definition at line 140 of file AppList.h.

template<typename ContainerAllocator >
std::ostream& app_manager::operator<< ( std::ostream &  s,
const ::app_manager::App_< ContainerAllocator > &  v 
) [inline]

Definition at line 148 of file App.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Fri Jan 11 09:39:43 2013