24 #ifndef __ASPECT_ASPECT_PROVIDER_H_ 25 #define __ASPECT_ASPECT_PROVIDER_H_ 27 #include <aspect/aspect.h> 48 std::list<AspectIniFin *> __aspect_provider_aspects;
Fawkes aspect base class.
Fawkes library namespace.
AspectProviderAspect(AspectIniFin *inifin)
Constructor.
virtual ~AspectProviderAspect()
Virtual empty destructor.
const std::list< AspectIniFin * > & aspect_provider_aspects() const
Get name of the provided aspect.
Thread aspect provide a new aspect.
Aspect initializer/finalizer base class.