24 #ifndef _ASPECT_INIFINS_CLOCK_H_
25 #define _ASPECT_INIFINS_CLOCK_H_
27 #include <aspect/inifins/inifin.h>
Aspect initializer/finalizer base class.
Initializer/finalizer for the ClockAspect.
virtual void init(Thread *thread)
Initialize thread.
virtual void finalize(Thread *thread)
Finalize thread.
ClockAspectIniFin(Clock *clock)
Constructor.
This is supposed to be the central clock in Fawkes.
Thread class encapsulation of pthreads.
Fawkes library namespace.