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

This is the complete list of members for dev::rpc::TestFace, 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 =0ServerInterface< TestFace >pure virtual
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_addBlock(const std::string &param1)=0dev::rpc::TestFacepure virtual
test_addBlockI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_mineBlocks(int param1)=0dev::rpc::TestFacepure virtual
test_mineBlocksI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_modifyTimestamp(int param1)=0dev::rpc::TestFacepure virtual
test_modifyTimestampI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_rewindToBlock(int param1)=0dev::rpc::TestFacepure virtual
test_rewindToBlockI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
test_setChainParams(const Json::Value &param1)=0dev::rpc::TestFacepure virtual
test_setChainParamsI(const Json::Value &request, Json::Value &response)dev::rpc::TestFaceinlinevirtual
TestFace()dev::rpc::TestFaceinline
~ServerInterface()ServerInterface< TestFace >inlinevirtual