![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
This is the complete list of members for dev::eth::GenericFarm< PoW >, including all inherited members.
| isMining() const | dev::eth::GenericFarm< PoW > | inline |
| Miner typedef | dev::eth::GenericFarm< PoW > | |
| miningProgress() const | dev::eth::GenericFarm< PoW > | inline |
| onSolutionFound(SolutionFound const &_handler) | dev::eth::GenericFarm< PoW > | inline |
| resetMiningProgress() | dev::eth::GenericFarm< PoW > | inline |
| setSealers(std::map< std::string, SealerDescriptor > const &_sealers) | dev::eth::GenericFarm< PoW > | inline |
| setWork(WorkPackage const &_wp) | dev::eth::GenericFarm< PoW > | inline |
| Solution typedef | dev::eth::GenericFarm< PoW > | |
| SolutionFound typedef | dev::eth::GenericFarm< PoW > | |
| start(std::string const &_sealer) | dev::eth::GenericFarm< PoW > | inline |
| stop() | dev::eth::GenericFarm< PoW > | inline |
| submitProof(Solution const &_s, Miner *_m) override | dev::eth::GenericFarm< PoW > | inlinevirtual |
| work() const | dev::eth::GenericFarm< PoW > | inline |
| WorkPackage typedef | dev::eth::GenericFarm< PoW > | |
| ~GenericFarm() | dev::eth::GenericFarm< PoW > | inline |
| ~GenericFarmFace() | dev::eth::GenericFarmFace< PoW > | inlinevirtual |