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

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

bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)ServerInterface< DebugFace >inlineprotected
bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer)ServerInterface< DebugFace >inlineprotected
blockHash(std::string const &_blockHashOrNumber) const dev::rpc::Debugprivate
Debug(eth::Client const &_eth)dev::rpc::Debugexplicit
debug_preimage(std::string const &_hashedKey) overridedev::rpc::Debugvirtual
debug_preimageI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
debug_storageRangeAt(std::string const &_blockHashOrNumber, int _txIndex, std::string const &_address, std::string const &_begin, int _maxResults) overridedev::rpc::Debugvirtual
debug_storageRangeAtI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
debug_traceBlock(std::string const &_blockRlp, Json::Value const &_json)dev::rpc::Debugvirtual
debug_traceBlockByHash(std::string const &_blockHash, Json::Value const &_json) overridedev::rpc::Debugvirtual
debug_traceBlockByHashI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
debug_traceBlockByNumber(int _blockNumber, Json::Value const &_json) overridedev::rpc::Debugvirtual
debug_traceBlockByNumberI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
debug_traceCall(Json::Value const &_call, std::string const &_blockNumber, Json::Value const &_options) overridedev::rpc::Debugvirtual
debug_traceCallI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
debug_traceTransaction(std::string const &_txHash, Json::Value const &_json) overridedev::rpc::Debugvirtual
debug_traceTransactionI(const Json::Value &request, Json::Value &response)dev::rpc::DebugFaceinlinevirtual
DebugFace()dev::rpc::DebugFaceinline
implementedModules() const overridedev::rpc::Debuginlinevirtual
m_ethdev::rpc::Debugprivate
MethodBinding typedefServerInterface< DebugFace >
MethodPointer typedefServerInterface< DebugFace >
methods() constServerInterface< DebugFace >inline
Methods typedefServerInterface< DebugFace >
NotificationBinding typedefServerInterface< DebugFace >
NotificationPointer typedefServerInterface< DebugFace >
Notifications typedefServerInterface< DebugFace >
notifications() constServerInterface< DebugFace >inline
RPCModules typedefServerInterface< DebugFace >
traceBlock(dev::eth::Block const &_block, Json::Value const &_json)dev::rpc::Debugprivate
traceTransaction(dev::eth::Executive &_e, dev::eth::Transaction const &_t, Json::Value const &_json)dev::rpc::Debugprivate
~ServerInterface()ServerInterface< DebugFace >inlinevirtual