23 #include "rrdweb_plugin.h"
24 #include "rrdweb_thread.h"
26 using namespace fawkes;
45 PLUGIN_DESCRIPTION(
"RRD graph displaying via Webview")
RRDWebPlugin(fawkes::Configuration *config)
Constructor.
ThreadList thread_list
Thread list member.
void push_back(Thread *thread)
Add thread to the end.
Interface for configuration handling.