24 #ifndef _ASPECT_PLUGIN_DIRECTOR_H_
25 #define _ASPECT_PLUGIN_DIRECTOR_H_
27 #include <aspect/aspect.h>
28 #include <plugin/manager.h>
Fawkes aspect base class.
Thread aspect to access the PluginManager.
virtual ~PluginDirectorAspect()
Virtual empty Destructor.
PluginDirectorAspect()
Constructor.
void init_PluginDirectorAspect(PluginManager *manager)
Set the PluginManager.
PluginManager * plugin_manager
This is the member used to access the PluginManager.
Fawkes library namespace.