23 #include <plugins/webview/webview_plugin.h> 24 #include <core/exception.h> 26 #include "webview_thread.h" 46 PLUGIN_DESCRIPTION(
"Web interface for Fawkes")
Fawkes library namespace.
ThreadList thread_list
Thread list member.
Webview plugin for Fawkes.
void push_back(Thread *thread)
Add thread to the end.
WebviewPlugin(fawkes::Configuration *config)
Constructor.
Interface for configuration handling.