The Sparta Modeling Framework
|
File that defines the Event class. More...
#include <set>
#include <memory>
#include "sparta/events/EventNode.hpp"
#include "sparta/events/Scheduleable.hpp"
Go to the source code of this file.
Classes | |
class | sparta::Event< sched_phase_T > |
Event is a simple class for scheduling random events on the Scheduler. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the Event class.
Definition in file Event.hpp.