Fabcoin Core  0.16.2
P2P Digital Currency
dev::rpc::DBFace Member List

This is the complete list of members for dev::rpc::DBFace, including all inherited members.

bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)ServerInterface< DBFace >inlineprotected
bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer)ServerInterface< DBFace >inlineprotected
db_get(const std::string &param1, const std::string &param2)=0dev::rpc::DBFacepure virtual
db_getI(const Json::Value &request, Json::Value &response)dev::rpc::DBFaceinlinevirtual
db_put(const std::string &param1, const std::string &param2, const std::string &param3)=0dev::rpc::DBFacepure virtual
db_putI(const Json::Value &request, Json::Value &response)dev::rpc::DBFaceinlinevirtual
DBFace()dev::rpc::DBFaceinline
implementedModules() const =0ServerInterface< DBFace >pure virtual
MethodBinding typedefServerInterface< DBFace >
MethodPointer typedefServerInterface< DBFace >
Methods typedefServerInterface< DBFace >
methods() constServerInterface< DBFace >inline
NotificationBinding typedefServerInterface< DBFace >
NotificationPointer typedefServerInterface< DBFace >
notifications() constServerInterface< DBFace >inline
Notifications typedefServerInterface< DBFace >
RPCModules typedefServerInterface< DBFace >
~ServerInterface()ServerInterface< DBFace >inlinevirtual