The Sparta Modeling Framework
|
File that defines the StartupEvent class. More...
#include <set>
#include <memory>
#include "sparta/simulation/TreeNode.hpp"
#include "sparta/events/EventNode.hpp"
#include "sparta/kernel/Scheduler.hpp"
Go to the source code of this file.
Classes | |
class | sparta::StartupEvent |
StartupEvent is a simple class for scheduling a starting event on the Scheduler. It does not support precedence. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
File that defines the StartupEvent class.
Definition in file StartupEvent.hpp.