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

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.
 

Detailed Description

File that defines the StartupEvent class.

Definition in file StartupEvent.hpp.