This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY!
More...
#include <FarmClient.h>
|
| FarmClient (jsonrpc::IClientConnector &conn, jsonrpc::clientVersion_t type=jsonrpc::JSONRPC_CLIENT_V2) |
|
Json::Value | eth_getWork () throw (jsonrpc::JsonRpcException) |
|
bool | eth_submitWork (const std::string ¶m1, const std::string ¶m2, const std::string ¶m3) throw (jsonrpc::JsonRpcException) |
|
bool | eth_submitHashrate (const std::string ¶m1, const std::string ¶m2) throw (jsonrpc::JsonRpcException) |
|
Json::Value | eth_awaitNewWork () throw (jsonrpc::JsonRpcException) |
|
bool | eth_progress () throw (jsonrpc::JsonRpcException) |
|
This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY!
Definition at line 10 of file FarmClient.h.
FarmClient::FarmClient |
( |
jsonrpc::IClientConnector & |
conn, |
|
|
jsonrpc::clientVersion_t |
type = jsonrpc::JSONRPC_CLIENT_V2 |
|
) |
| |
|
inline |
Json::Value FarmClient::eth_awaitNewWork |
( |
| ) |
|
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
Json::Value FarmClient::eth_getWork |
( |
| ) |
|
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
bool FarmClient::eth_progress |
( |
| ) |
|
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
bool FarmClient::eth_submitHashrate |
( |
const std::string & |
param1, |
|
|
const std::string & |
param2 |
|
) |
| |
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
bool FarmClient::eth_submitWork |
( |
const std::string & |
param1, |
|
|
const std::string & |
param2, |
|
|
const std::string & |
param3 |
|
) |
| |
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
The documentation for this class was generated from the following file: