Electroneum
cryptonote::miner Member List

This is the complete list of members for cryptonote::miner, including all inherited members.

BACKGROUND_MINING_DEFAULT_IDLE_THRESHOLD_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_DEFAULT_MIN_IDLE_INTERVAL_IN_SECONDScryptonote::minerstatic
BACKGROUND_MINING_DEFAULT_MINER_EXTRA_SLEEP_MILLIScryptonote::minerstatic
BACKGROUND_MINING_DEFAULT_MINING_TARGET_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_MAX_IDLE_THRESHOLD_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_MAX_MIN_IDLE_INTERVAL_IN_SECONDScryptonote::minerstatic
BACKGROUND_MINING_MAX_MINING_TARGET_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_MIN_IDLE_THRESHOLD_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_MIN_MIN_IDLE_INTERVAL_IN_SECONDScryptonote::minerstatic
BACKGROUND_MINING_MIN_MINER_EXTRA_SLEEP_MILLIScryptonote::minerstatic
BACKGROUND_MINING_MIN_MINING_TARGET_PERCENTAGEcryptonote::minerstatic
BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDScryptonote::minerstatic
do_print_hashrate(bool do_hr)cryptonote::miner
find_nonce_for_given_block(block &bl, const difficulty_type &diffic, uint64_t height)cryptonote::minerstatic
get_block_reward() constcryptonote::minerinline
get_idle_threshold() constcryptonote::miner
get_ignore_battery() constcryptonote::miner
get_is_background_mining_enabled() constcryptonote::miner
get_min_idle_seconds() constcryptonote::miner
get_mining_address() constcryptonote::miner
get_mining_target() constcryptonote::miner
get_speed() constcryptonote::miner
get_threads_count() constcryptonote::miner
init(const boost::program_options::variables_map &vm, network_type nettype, bool fallback_to_pow=false)cryptonote::miner
init_options(boost::program_options::options_description &desc)cryptonote::minerstatic
is_mining() constcryptonote::miner
miner(i_miner_handler *phandler)cryptonote::miner
on_block_chain_update()cryptonote::miner
on_idle()cryptonote::miner
on_synchronized()cryptonote::miner
pause()cryptonote::miner
resume()cryptonote::miner
send_stop_signal()cryptonote::miner
set_block_template(const block &bl, const difficulty_type &diffic, uint64_t height, uint64_t block_reward)cryptonote::miner
set_idle_threshold(uint8_t idle_threshold)cryptonote::miner
set_min_idle_seconds(uint64_t min_idle_seconds)cryptonote::miner
set_mining_target(uint8_t mining_target)cryptonote::miner
start(const account_public_address &adr, size_t threads_count, bool do_background=false, bool ignore_battery=false)cryptonote::miner
stop()cryptonote::miner
~miner()cryptonote::miner