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

File that defines the PayloadEvent class. More...

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

Go to the source code of this file.

Classes

class  sparta::PayloadEvent< DataT, sched_phase_T >
 Class to schedule a Scheduleable in the future with a payload, typed on both the data type and the scheduling phase. This is the preferred class to use in simulation, but the main API is found in sparta::PhasedPayloadEvent. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

File that defines the PayloadEvent class.

Definition in file PayloadEvent.hpp.