Implementation of loop completion event handler. More...
#include <ifw/slm/framework/loopCompletionHandler.hpp>#include "events.rad.hpp"#include <rad/application.hpp>#include <rad/smEvent.hpp>#include <rad/logger.hpp>#include <stdexcept>Classes | |
| class | ifw::slm::LoopCompletionHandlerImpl |
| Concrete implementation of LoopCompletionHandler. More... | |
Namespaces | |
| namespace | ifw |
| namespace | ifw::slm |
Functions | |
| std::unique_ptr< LoopCompletionHandler > | ifw::slm::CreateLoopCompletionHandler (rad::Application &appl) |
| Factory function to create LoopCompletionHandler instances. | |
Implementation of loop completion event handler.