The Sparta Modeling Framework
Loading...
Searching...
No Matches
PhasedUniqueEvent.hpp File Reference

File that defines the PhasedUniqueEvent class. More...

#include <set>
#include <memory>
#include "sparta/events/EventNode.hpp"
#include "sparta/events/Scheduleable.hpp"

Go to the source code of this file.

Classes

class  sparta::PhasedUniqueEvent
 A type of Event that uniquely schedules itself on the schedule within a single time quantum. This UniqueEvent is not typed on the SchedulingPhase. It is discouraged to use this class – use UniqueEvent templatized on the SchedulingPhase. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

File that defines the PhasedUniqueEvent class.

Definition in file PhasedUniqueEvent.hpp.