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