This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY!
More...
#include <Farm.h>
|
| Farm (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) |
|
This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY!
Definition at line 10 of file Farm.h.
Farm::Farm |
( |
jsonrpc::IClientConnector & |
conn, |
|
|
jsonrpc::clientVersion_t |
type = jsonrpc::JSONRPC_CLIENT_V2 |
|
) |
| |
|
inline |
Json::Value Farm::eth_getWork |
( |
| ) |
|
throw | ( | jsonrpc::JsonRpcException |
| ) | | |
|
inline |
bool Farm::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: