BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
BPMNOS::Execution::TimeWarp Class Reference

Class creating a clock tick event each time fetchEvent() is called. More...

Detailed Description

Definition at line 12 of file TimeWarp.h.

#include <TimeWarp.h>

Inheritance diagram for BPMNOS::Execution::TimeWarp:

Public Member Functions

 TimeWarp ()
 
std::shared_ptr< EventdispatchEvent (const SystemState *systemState) override
 
- Public Member Functions inherited from BPMNOS::Execution::EventDispatcher
virtual ~EventDispatcher ()=default
 
virtual void connect (Mediator *mediator)
 
virtual void notice (Event *event)
 

Constructor & Destructor Documentation

◆ TimeWarp()

TimeWarp::TimeWarp ( )

Definition at line 6 of file TimeWarp.cpp.

Member Function Documentation

◆ dispatchEvent()

std::shared_ptr< Event > TimeWarp::dispatchEvent ( const SystemState * systemState)
overridevirtual

Implements BPMNOS::Execution::EventDispatcher.

Definition at line 10 of file TimeWarp.cpp.


The documentation for this class was generated from the following files: