RTC Toolkit 6.0.0
Loading...
Searching...
No Matches

RTC Toolkit Deployment Daemon Application. More...

Files

file  deploymentDaemonBusinessLogic.cpp
 Implementation of business logic for Deployment Daemon.
 
file  deploymentDaemonBusinessLogic.hpp
 Implementation of business logic for Deployment Daemon.
 
file  deploymentDaemonCmdsImpl.hpp
 Implementation of MAL commands for layer 'DeploymentDaemonComponent'.
 
file  deploymentDaemonLifeCycle.hpp
 Lifecycle of the 'Deployment Daemon Component'.
 
file  deploymentDaemonLogInfoImpl.hpp
 Log Info Impl for 'Deployment Daemon Component'.
 
file  main.cpp
 Implementation of main for Deployment Daemon.
 

Classes

class  rtctk::deploymentDaemon::DeploymentDaemonBusinessLogic
 Deployment Daemon business logic. More...
 
class  rtctk::deploymentDaemon::DeploymentDaemonRequestAborted
 Thrown if somebody sent a stop or abort command. More...
 
class  rtctk::deploymentDaemon::NoDeployment
 Thrown if the command is not allowed because there is no deployment (=not in Deployment State) More...
 
class  rtctk::deploymentDaemon::DeploymentAlreadyExists
 Thrown if the command is not allowed because there is already deployment (= in Deployment State) More...
 
class  rtctk::deploymentDaemon::DeploymentDaemonRequestRejected
 Thrown if the command is not allowed in current state. More...
 
class  rtctk::deploymentDaemon::DeploymentDaemonRequestFailed
 Thrown if the command was accepted but the task to run failed. More...
 
struct  rtctk::deploymentDaemon::DeploymentDaemonLifeCycle
 Life cycle for DeploymentDaemonComponent. More...
 
class  rtctk::deploymentDaemon::LogInfoImpl
 Implementation of LogInfo structure for Deployment Daemon defined in ICD. More...
 

Detailed Description

RTC Toolkit Deployment Daemon Application.