#include <coreapi.h>

Public Member Functions | |
| registerDevice (masterDaemonConfig *cfg) | |
| void | execute (xmlrpc_c::paramList const ¶mList, xmlrpc_c::value *const retvalP) |
Singleton: All Devices must begin their interation with the MD with this and use the supplied handle sin subsequent API.
Definition at line 8 of file coreapi.h.
| registerDevice::registerDevice | ( | masterDaemonConfig * | cfg | ) | [inline] |
| void registerDevice::execute | ( | xmlrpc_c::paramList const & | paramList, | |
| xmlrpc_c::value *const | retvalP | |||
| ) | [inline] |
1.5.6