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

This is the complete list of members for dev::rpc::MemoryDB, 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(std::string const &_name, std::string const &_key) overridedev::rpc::MemoryDBvirtual
db_getI(const Json::Value &request, Json::Value &response)dev::rpc::DBFaceinlinevirtual
db_put(std::string const &_name, std::string const &_key, std::string const &_value) overridedev::rpc::MemoryDBvirtual
db_putI(const Json::Value &request, Json::Value &response)dev::rpc::DBFaceinlinevirtual
DBFace()dev::rpc::DBFaceinline
implementedModules() const overridedev::rpc::MemoryDBinlinevirtual
m_dbdev::rpc::MemoryDBprivate
MethodBinding typedefServerInterface< DBFace >
MethodPointer typedefServerInterface< DBFace >
methods() constServerInterface< DBFace >inline
Methods typedefServerInterface< DBFace >
NotificationBinding typedefServerInterface< DBFace >
NotificationPointer typedefServerInterface< DBFace >
notifications() constServerInterface< DBFace >inline
Notifications typedefServerInterface< DBFace >
RPCModules typedefServerInterface< DBFace >
~ServerInterface()ServerInterface< DBFace >inlinevirtual