#include <deploymentDaemonLifeCycle.hpp>
◆ OutputStage()
◆ ~OutputStage()
| virtual rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::~OutputStage |
( |
| ) |
|
|
virtualdefault |
◆ m_custom_error_handler
| std::function<void(std::exception_ptr)> rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_custom_error_handler |
|
protected |
◆ m_custom_success_handler
| std::function<void()> rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_custom_success_handler |
|
protected |
◆ m_engine
| StateMachineEngine& rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_engine |
|
protected |
◆ m_logic
| BizLogicIf& rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_logic |
|
protected |
◆ m_tmp_deploy_request
| std::optional<rad::cii::Request<std::string, std::string> > rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_tmp_deploy_request |
|
protected |
◆ m_tmp_request
| std::shared_ptr<rad::cii::Request<std::string, void> > rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_tmp_request |
|
protected |
◆ m_tmp_undeploy_request
| std::optional<rad::cii::Request<std::string> > rtctk::deploymentDaemon::DeploymentDaemonLifeCycle::OutputStage::m_tmp_undeploy_request |
|
protected |
The documentation for this class was generated from the following file: