The Sparta Modeling Framework
Loading...
Searching...
No Matches
EventNode.hpp File Reference

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.
 

Detailed Description

File that defines the EventNode class.

Definition in file EventNode.hpp.