|
The Sparta Modeling Framework
|
File that defines the UniqueEvent class. More...
#include <set>#include <memory>#include "sparta/events/PhasedUniqueEvent.hpp"#include "sparta/events/Scheduleable.hpp"Go to the source code of this file.
Classes | |
| class | sparta::UniqueEvent< sched_phase_T > |
| A type of Event that uniquely schedules itself on the schedule within a single time quantum. This class is typed on the SchedulingPhase and is the preferred type to use for UniqueEvent use, but the main API is found in PhasedUniqueEvent. More... | |
Namespaces | |
| namespace | sparta |
| Macros for handling exponential backoff. | |
File that defines the UniqueEvent class.
Definition in file UniqueEvent.hpp.