The Sparta Modeling Framework
|
File that defines the PayloadEvent class. More...
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. | |
File that defines the PayloadEvent class.
Definition in file PayloadEvent.hpp.