24 #ifndef __ASPECT_ASPECT_PROVIDER_H_ 25 #define __ASPECT_ASPECT_PROVIDER_H_ 27 #include <aspect/aspect.h> 46 const char *__aspect_name;
AspectIniFin * aspect_provider_inifin() const
Get initializer/finalizer for the provided aspect.
Fawkes aspect base class.
AspectProviderAspect(const char *aspect_name, AspectIniFin *inifin)
Constructor.
Fawkes library namespace.
const char * aspect_provider_name() const
Get name of the provided aspect.
virtual ~AspectProviderAspect()
Virtual empty destructor.
Thread aspect provide a new aspect.
Aspect initializer/finalizer base class.