23#include "execution_time_estimator.h"
25#include <aspect/aspect.h>
26#include <aspect/inifins/inifin.h>
Aspect initializer/finalizer base class.
A manager for execution time providers.
The Aspect IniFin for the ExecutionTimeEstimatorsAspect.
virtual void init(Thread *thread)
Initialize the thread with the aspect.
virtual ~ExecutionTimeEstimatorsAspectIniFin()
Destructor.
virtual void finalize(Thread *thread)
Finalize the aspect of the given thread.
ExecutionTimeEstimatorsAspectIniFin(ExecutionTimeEstimatorManager *manager)
Constructor.
An aspect to give access to the execution time estimator manager.
Thread class encapsulation of pthreads.
Fawkes library namespace.