The Sparta Modeling Framework
|
File that defines the EventNode class. More...
#include <set>
#include <memory>
#include <string>
#include "sparta/simulation/Clock.hpp"
#include "sparta/simulation/TreeNode.hpp"
#include "sparta/events/SchedulingPhases.hpp"
#include "sparta/utils/SpartaAssert.hpp"
Go to the source code of this file.
Classes | |
class | sparta::EventNode |
EventNode is the base class for all event types in SPARTA. Not to be used by the modeler. Its main purpose is to look for a clock and scheduler for the event. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the EventNode class.
Definition in file EventNode.hpp.