The Sparta Modeling Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PhasedSingleCycleUniqueEvent.hpp File Reference

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.
 

Detailed Description

File that defines the PhasedSingleCycleUniqueEvent class.

Definition in file PhasedSingleCycleUniqueEvent.hpp.