Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
Farm Class Reference

This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY! More...

#include <Farm.h>

Inheritance diagram for Farm:
[legend]
Collaboration diagram for Farm:
[legend]

Public Member Functions

 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 &param1, const std::string &param2, const std::string &param3) throw (jsonrpc::JsonRpcException)
 

Detailed Description

This file is generated by jsonrpcstub, DO NOT CHANGE IT MANUALLY!

Definition at line 10 of file Farm.h.

Constructor & Destructor Documentation

Farm::Farm ( jsonrpc::IClientConnector &  conn,
jsonrpc::clientVersion_t  type = jsonrpc::JSONRPC_CLIENT_V2 
)
inline

Definition at line 13 of file Farm.h.

Member Function Documentation

Json::Value Farm::eth_getWork ( )
throw (jsonrpc::JsonRpcException
)
inline

Definition at line 15 of file Farm.h.

bool Farm::eth_submitWork ( const std::string &  param1,
const std::string &  param2,
const std::string &  param3 
)
throw (jsonrpc::JsonRpcException
)
inline

Definition at line 25 of file Farm.h.


The documentation for this class was generated from the following file: