24 #ifndef _ASPECT_ASPECT_PROVIDER_H_ 25 #define _ASPECT_ASPECT_PROVIDER_H_ 27 #include <aspect/aspect.h> 45 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.