#include <xmlrpc_plugin.h>
Inheritance diagram for XmlRpcPlugin:
Public Member Functions | |
XmlRpcPlugin (fawkes::Configuration *config) | |
Constructor. |
This provides an extensible XmlRpc API for Fawkes.
Definition at line 28 of file xmlrpc_plugin.h.
XmlRpcPlugin::XmlRpcPlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
config | Fawkes configuration |
Definition at line 37 of file xmlrpc_plugin.cpp.
References fawkes::ThreadList::push_back(), and fawkes::Plugin::thread_list.