24 #ifndef __ASPECT_INIFINS_LOGGING_H_
25 #define __ASPECT_INIFINS_LOGGING_H_
27 #include <aspect/inifins/inifin.h>
41 virtual void init(
Thread *thread);
42 virtual void finalize(
Thread *thread);
Thread class encapsulation of pthreads.
Initializer/finalizer for the LoggingAspect.
Aspect initializer/finalizer base class.