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
background_worker_thread()cryptonote::minerprivate
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_percent_of_total(uint64_t some_time, uint64_t total_time)cryptonote::minerprivatestatic
get_process_time(uint64_t &total_time)cryptonote::minerprivatestatic
get_speed() constcryptonote::miner
get_system_times(uint64_t &total_time, uint64_t &idle_time)cryptonote::minerprivatestatic
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
m_attrscryptonote::minerprivate
m_autodetect_intervalcryptonote::minerprivate
m_background_mining_threadcryptonote::minerprivate
m_block_rewardcryptonote::minerprivate
m_configcryptonote::minerprivate
m_config_folder_pathcryptonote::minerprivate
m_current_hash_ratecryptonote::minerprivate
m_difficcryptonote::minerprivate
m_do_miningcryptonote::minerprivate
m_do_print_hashratecryptonote::minerprivate
m_extra_messagescryptonote::minerprivate
m_fallback_to_powcryptonote::minerprivate
m_hashescryptonote::minerprivate
m_heightcryptonote::minerprivate
m_idle_thresholdcryptonote::minerprivate
m_ignore_batterycryptonote::minerprivate
m_is_background_mining_enabledcryptonote::minerprivate
m_is_background_mining_enabled_condcryptonote::minerprivate
m_is_background_mining_enabled_mutexcryptonote::minerprivate
m_is_background_mining_startedcryptonote::minerprivate
m_is_background_mining_started_condcryptonote::minerprivate
m_is_background_mining_started_mutexcryptonote::minerprivate
m_last_hash_ratescryptonote::minerprivate
m_last_hash_rates_lockcryptonote::minerprivate
m_last_hr_merge_timecryptonote::minerprivate
m_min_idle_secondscryptonote::minerprivate
m_mine_addresscryptonote::minerprivate
m_miner_extra_sleepcryptonote::minerprivate
m_miners_count_lockcryptonote::minerprivate
m_mining_targetcryptonote::minerprivate
m_pausers_countcryptonote::minerprivate
m_phandlercryptonote::minerprivate
m_starter_noncecryptonote::minerprivate
m_stopcryptonote::minerprivate
m_templatecryptonote::minerprivate
m_template_lockcryptonote::minerprivate
m_template_nocryptonote::minerprivate
m_thread_indexcryptonote::minerprivate
m_threadscryptonote::minerprivate
m_threads_activecryptonote::minerprivate
m_threads_autodetectcryptonote::minerprivate
m_threads_lockcryptonote::minerprivate
m_threads_totalcryptonote::minerprivate
m_total_hashescryptonote::minerprivate
m_update_block_template_intervalcryptonote::minerprivate
m_update_merge_hr_intervalcryptonote::minerprivate
merge_hr()cryptonote::minerprivate
miner(i_miner_handler *phandler)cryptonote::miner
on_battery_power()cryptonote::minerprivatestatic
on_block_chain_update()cryptonote::miner
on_idle()cryptonote::miner
on_synchronized()cryptonote::miner
pause()cryptonote::miner
request_block_template()cryptonote::minerprivate
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_ignore_battery(bool ignore_battery)cryptonote::minerprivate
set_is_background_mining_enabled(bool is_background_mining_enabled)cryptonote::minerprivate
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
update_autodetection()cryptonote::minerprivate
worker_thread()cryptonote::minerprivate
~miner()cryptonote::miner