XmlRpcPluginMethods Class Reference

Wrapper class for plugin related XML-RPC methods. More...

#include <plugin.h>

List of all members.

Public Member Functions

 XmlRpcPluginMethods (xmlrpc_c::registry *registry, fawkes::PluginManager *plugin_manager, fawkes::Logger *logger)
 Constructor.
 ~XmlRpcPluginMethods ()
 Destructor.

Classes

class  plugin_list
 Plugin list XML-RPC method. More...
class  plugin_load
 XML-RPC method to load a plugin. More...
class  plugin_unload
 XML-RPC method to unload a plugin. More...


Detailed Description

Wrapper class for plugin related XML-RPC methods.

Author:
Tim Niemueller

Definition at line 33 of file plugin.h.


Constructor & Destructor Documentation

XmlRpcPluginMethods::XmlRpcPluginMethods ( xmlrpc_c::registry *  registry,
fawkes::PluginManager plugin_manager,
fawkes::Logger logger 
)

Constructor.

Parameters:
registry XML registry, methods will be automatically registered
plugin_manager plugin manager used for listing, loading and unloading plugins
logger logger to output informational and error messages

Definition at line 44 of file plugin.cpp.

XmlRpcPluginMethods::~XmlRpcPluginMethods (  ) 

Destructor.

Definition at line 60 of file plugin.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:31:34 2011 for Fawkes API by  doxygen 1.4.7