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

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

bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)ServerInterface< TestFace >inlineprotected
bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer)ServerInterface< TestFace >inlineprotected
implementedModules() const overridedev::rpc::Testinlinevirtual
m_ethdev::rpc::Testprivate
MethodBinding typedefServerInterface< TestFace >
MethodPointer typedefServerInterface< TestFace >
Methods typedefServerInterface< TestFace >
methods() constServerInterface< TestFace >inline
NotificationBinding typedefServerInterface< TestFace >
NotificationPointer typedefServerInterface< TestFace >
Notifications typedefServerInterface< TestFace >
notifications() constServerInterface< TestFace >inline
RPCModules typedefServerInterface< TestFace >
Test(eth::Client &_eth)dev::rpc::Test
test_addBlock(std::string const &_rlp) overridedev::rpc::Testvirtual
test_addBlockI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_mineBlocks(int _number) overridedev::rpc::Testvirtual
test_mineBlocksI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_modifyTimestamp(int _timestamp) overridedev::rpc::Testvirtual
test_modifyTimestampI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_rewindToBlock(int _number) overridedev::rpc::Testvirtual
test_rewindToBlockI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_setChainParams(const Json::Value &param1) overridedev::rpc::Testvirtual
test_setChainParamsI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
TestFace()dev::rpc::TestFaceinline
~ServerInterface()ServerInterface< TestFace >inlinevirtual