typedef ::appmanager_comms::AppDescription_<std::allocator<void> > appmanager_comms::AppDescription |
Definition at line 62 of file AppDescription.h.
typedef boost::shared_ptr< ::appmanager_comms::AppDescription const> appmanager_comms::AppDescriptionConstPtr |
Definition at line 65 of file AppDescription.h.
typedef boost::shared_ptr< ::appmanager_comms::AppDescription> appmanager_comms::AppDescriptionPtr |
Definition at line 64 of file AppDescription.h.
typedef ::appmanager_comms::GetAppListRequest_<std::allocator<void> > appmanager_comms::GetAppListRequest |
Definition at line 42 of file GetAppList.h.
typedef boost::shared_ptr< ::appmanager_comms::GetAppListRequest const> appmanager_comms::GetAppListRequestConstPtr |
Definition at line 45 of file GetAppList.h.
typedef boost::shared_ptr< ::appmanager_comms::GetAppListRequest> appmanager_comms::GetAppListRequestPtr |
Definition at line 44 of file GetAppList.h.
typedef ::appmanager_comms::GetAppListResponse_<std::allocator<void> > appmanager_comms::GetAppListResponse |
Definition at line 70 of file GetAppList.h.
typedef boost::shared_ptr< ::appmanager_comms::GetAppListResponse const> appmanager_comms::GetAppListResponseConstPtr |
Definition at line 73 of file GetAppList.h.
typedef boost::shared_ptr< ::appmanager_comms::GetAppListResponse> appmanager_comms::GetAppListResponsePtr |
Definition at line 72 of file GetAppList.h.
typedef ::appmanager_comms::StartAppRequest_<std::allocator<void> > appmanager_comms::StartAppRequest |
Definition at line 46 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_comms::StartAppRequest const> appmanager_comms::StartAppRequestConstPtr |
Definition at line 49 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_comms::StartAppRequest> appmanager_comms::StartAppRequestPtr |
Definition at line 48 of file StartApp.h.
typedef ::appmanager_comms::StartAppResponse_<std::allocator<void> > appmanager_comms::StartAppResponse |
Definition at line 89 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_comms::StartAppResponse const> appmanager_comms::StartAppResponseConstPtr |
Definition at line 92 of file StartApp.h.
typedef boost::shared_ptr< ::appmanager_comms::StartAppResponse> appmanager_comms::StartAppResponsePtr |
Definition at line 91 of file StartApp.h.
typedef ::appmanager_comms::StopAppRequest_<std::allocator<void> > appmanager_comms::StopAppRequest |
typedef boost::shared_ptr< ::appmanager_comms::StopAppRequest const> appmanager_comms::StopAppRequestConstPtr |
typedef boost::shared_ptr< ::appmanager_comms::StopAppRequest> appmanager_comms::StopAppRequestPtr |
typedef ::appmanager_comms::StopAppResponse_<std::allocator<void> > appmanager_comms::StopAppResponse |
typedef boost::shared_ptr< ::appmanager_comms::StopAppResponse const> appmanager_comms::StopAppResponseConstPtr |
typedef boost::shared_ptr< ::appmanager_comms::StopAppResponse> appmanager_comms::StopAppResponsePtr |
std::ostream& appmanager_comms::operator<< | ( | std::ostream & | s, |
const ::appmanager_comms::AppDescription_< ContainerAllocator > & | v | ||
) |
Definition at line 69 of file AppDescription.h.