Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::Worker Member List

This is the complete list of members for dev::Worker, including all inherited members.

doneWorking()dev::Workerinlineprotectedvirtual
doWork()dev::Workerinlineprotectedvirtual
isWorking() constdev::Workerinlineprotected
operator=(Worker &&_m)dev::Workerinlineprotected
setName(std::string _n)dev::Workerinlineprotected
shouldStop() constdev::Workerinlineprotected
startedWorking()dev::Workerinlineprotectedvirtual
startWorking()dev::Workerprotected
stopWorking()dev::Workerprotected
terminate()dev::Workerprotected
Worker(std::string const &_name="anon", unsigned _idleWaitMs=30)dev::Workerinlineprotected
Worker(Worker &&_m)dev::Workerinlineprotected
workLoop()dev::Workerprotectedvirtual
~Worker()dev::Workerinlineprotectedvirtual