The Sparta Modeling Framework
|
File that defines the PhasedSingleCycleUniqueEvent class. More...
#include <array>
#include <memory>
#include <string>
#include "sparta/simulation/TreeNode.hpp"
#include "sparta/kernel/SpartaHandler.hpp"
#include "sparta/simulation/Clock.hpp"
#include "sparta/kernel/Scheduler.hpp"
#include "sparta/events/EventNode.hpp"
#include "sparta/events/Scheduleable.hpp"
Go to the source code of this file.
Classes | |
class | sparta::PhasedSingleCycleUniqueEvent |
An event that can only be schedule one cycle into the future. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the PhasedSingleCycleUniqueEvent class.
Definition in file PhasedSingleCycleUniqueEvent.hpp.