24 #include <aspect/configurable.h> 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.
Fawkes library namespace.
void add_aspect(const char *name)
Add an aspect to a thread.
ConfigurableAspect()
Constructor.
Configuration * config
This is the Configuration member used to access the configuration.
Interface for configuration handling.