Fawkes API
Fawkes Development Version
|
Simple example plugin. More...
#include <plugins/examples/basics/example_plugin.h>
Public Member Functions | |
ExamplePlugin (fawkes::Configuration *config) | |
Constructor. |
Simple example plugin.
Creates a few threads for different wakeup hooks that print out messages every 10 iterations.
ExamplePlugin::ExamplePlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
config | Fawkes configuration |
Definition at line 45 of file example_plugin.cpp.
References fawkes::Plugin::thread_list, and fawkes::ThreadList::push_back().