isMining() const | dev::eth::GenericFarm< PoW > | inline |
m_isMining | dev::eth::GenericFarm< PoW > | private |
m_lastSealer | dev::eth::GenericFarm< PoW > | private |
m_lastStart | dev::eth::GenericFarm< PoW > | private |
m_miners | dev::eth::GenericFarm< PoW > | private |
m_onSolutionFound | dev::eth::GenericFarm< PoW > | private |
m_progress | dev::eth::GenericFarm< PoW > | mutableprivate |
m_sealers | dev::eth::GenericFarm< PoW > | private |
m_work | dev::eth::GenericFarm< PoW > | private |
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 |
resetTimer() | dev::eth::GenericFarm< PoW > | inlineprivate |
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 > | |
x_minerWork | dev::eth::GenericFarm< PoW > | mutableprivate |
x_progress | dev::eth::GenericFarm< PoW > | mutableprivate |
~GenericFarm() | dev::eth::GenericFarm< PoW > | inline |
~GenericFarmFace() | dev::eth::GenericFarmFace< PoW > | inlinevirtual |