ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
loopCompletionHandler.cpp File Reference

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< LoopCompletionHandlerifw::slm::CreateLoopCompletionHandler (rad::Application &appl)
 Factory function to create LoopCompletionHandler instances.
 

Detailed Description

Implementation of loop completion event handler.