Loading...
Searching...
No Matches
Dataflow::Clock Class Referencefinal
Inheritance diagram for Dataflow::Clock:
Public Member Functions | |
| Clock (const Execution::Context &ctx) | |
Public Member Functions inherited from Execution::Clock | |
| Clock (const Execution::Context &ctx) | |
| void | play (const TimeVal &t) |
| void | pause () |
| void | resume () |
| void | stop () |
Additional Inherited Members | |
Public Attributes inherited from Execution::Clock | |
| const Context & | context |
| std::shared_ptr< BaseScenarioElement > | scenario |
Constructor & Destructor Documentation
◆ ~Clock()
|
overridevirtual |
Reimplemented from Execution::Clock.
The documentation for this class was generated from the following files:
- DataflowClock.hpp
- DataflowClock.cpp
Public Member Functions inherited from