Fawkes API  Fawkes Development Version
ExamplePlugin Class Reference

Simple example plugin. More...

#include <plugins/examples/basics/example_plugin.h>

Inheritance diagram for ExamplePlugin:

List of all members.

Public Member Functions

 ExamplePlugin (fawkes::Configuration *config)
 Constructor.

Detailed Description

Simple example plugin.

Creates a few threads for different wakeup hooks that print out messages every 10 iterations.

Author:
Tim Niemueller

Constructor & Destructor Documentation

ExamplePlugin::ExamplePlugin ( fawkes::Configuration config)

Constructor.

Parameters:
configFawkes configuration

Definition at line 45 of file example_plugin.cpp.

References fawkes::Plugin::thread_list, and fawkes::ThreadList::push_back().


The documentation for this class was generated from the following files: