The Sparta Modeling Framework
|
Files | |
DAG.hpp | |
Used internally by the sparta::Scheduler to set event ordering. | |
MemoryProfiler.hpp | |
Simple class to see where memory is being used. Generates reports. | |
ObjectAllocator.hpp | |
File that defines the ObjectAllocator class. | |
PhasedObject.hpp | |
Basic Node framework in sparta device tree composite pattern. | |
Scheduler.hpp | |
A simple time-based, event precedence based scheduler. | |
SpartaHandler.hpp | |
File that contains the macro used to generate the class callbacks. | |