The Sparta Modeling Framework
|
File that defines the GlobalEvent class. More...
#include <memory>
#include "sparta/simulation/Clock.hpp"
#include "sparta/kernel/SpartaHandler.hpp"
#include "sparta/utils/LifeTracker.hpp"
#include "sparta/events/PhasedPayloadEvent.hpp"
#include "sparta/events/SchedulingPhases.hpp"
Go to the source code of this file.
Classes | |
class | sparta::GlobalEventProxy |
A helper class of GlobalEvent. More... | |
class | sparta::GlobalEvent< sched_phase_T > |
A type of "global" reusable event. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the GlobalEvent class.
Definition in file GlobalEvent.hpp.