24 #ifndef _ASPECT_CONFIGURABLE_H_
25 #define _ASPECT_CONFIGURABLE_H_
27 #include <aspect/aspect.h>
28 #include <config/config.h>
Fawkes aspect base class.
Thread aspect to access configuration data.
Configuration * config
This is the Configuration member used to access the configuration.
void init_ConfigurableAspect(Configuration *config)
Set the configuration It is guaranteed that this is called for a configurable thread before Thread::s...
virtual ~ConfigurableAspect()
Virtual empty Destructor.
ConfigurableAspect()
Constructor.
Interface for configuration handling.
Fawkes library namespace.