The Sparta Modeling Framework
|
Application-infrastructure triggers. More...
#include "sparta/sparta.hpp"
#include "sparta/app/Simulation.hpp"
#include "sparta/app/SimulationConfiguration.hpp"
#include "sparta/trigger/Trigger.hpp"
#include "sparta/trigger/Triggerable.hpp"
#include "sparta/pevents/PeventTrigger.hpp"
#include "sparta/pevents/PeventController.hpp"
#include "sparta/collection/PipelineCollector.hpp"
#include "sparta/log/Tap.hpp"
Go to the source code of this file.
Classes | |
class | sparta::app::PipelineTrigger |
Trigger used to enable/disable Pipeline colletion. More... | |
class | sparta::app::LoggingTrigger |
Trigger for strating logging given a number of tap descriptors. More... | |
Namespaces | |
namespace | sparta |
Macros for handling exponential backoff. | |
namespace | sparta::app |
Sparta Application framework. | |
Application-infrastructure triggers.
Definition in file AppTriggers.hpp.