![]() |
Rosetta
3.7
|
Functions | |
BooleanOptionKey const | boinc ("boinc") |
BooleanOptionKey const | graphics ("boinc:graphics") |
BooleanOptionKey const | fullscreen ("boinc:fullscreen") |
IntegerOptionKey const | max_fps ("boinc:max_fps") |
IntegerOptionKey const | max_cpu ("boinc:max_cpu") |
BooleanOptionKey const | noshmem ("boinc:noshmem") |
IntegerOptionKey const | cpu_run_time ("boinc:cpu_run_time") |
IntegerOptionKey const | max_nstruct ("boinc:max_nstruct") |
RealOptionKey const | cpu_frac ("boinc:cpu_frac") |
RealOptionKey const | frame_rate ("boinc:frame_rate") |
BooleanOptionKey const | watchdog ("boinc:watchdog") |
IntegerOptionKey const | watchdog_time ("boinc:watchdog_time") |
IntegerOptionKey const | cpu_run_timeout ("boinc:cpu_run_timeout") |
FileOptionKey const | description_file ("boinc:description_file") |
RealOptionKey const | score_cut_pct ("boinc:score_cut_pct") |
FileOptionKey const | score_cut_fl ("boinc:score_cut_fl") |
BooleanOptionKey const | score_cut_smart_throttle ("boinc:score_cut_smart_throttle") |
BooleanOptionKey const boinc::boinc | ( | "boinc" | ) |
RealOptionKey const boinc::cpu_frac | ( | "boinc:cpu_frac" | ) |
IntegerOptionKey const boinc::cpu_run_time | ( | "boinc:cpu_run_time" | ) |
IntegerOptionKey const boinc::cpu_run_timeout | ( | "boinc:cpu_run_timeout" | ) |
FileOptionKey const boinc::description_file | ( | "boinc:description_file" | ) |
RealOptionKey const boinc::frame_rate | ( | "boinc:frame_rate" | ) |
BooleanOptionKey const boinc::fullscreen | ( | "boinc:fullscreen" | ) |
BooleanOptionKey const boinc::graphics | ( | "boinc:graphics" | ) |
IntegerOptionKey const boinc::max_cpu | ( | "boinc:max_cpu" | ) |
IntegerOptionKey const boinc::max_fps | ( | "boinc:max_fps" | ) |
IntegerOptionKey const boinc::max_nstruct | ( | "boinc:max_nstruct" | ) |
BooleanOptionKey const boinc::noshmem | ( | "boinc:noshmem" | ) |
FileOptionKey const boinc::score_cut_fl | ( | "boinc:score_cut_fl" | ) |
RealOptionKey const boinc::score_cut_pct | ( | "boinc:score_cut_pct" | ) |
BooleanOptionKey const boinc::score_cut_smart_throttle | ( | "boinc:score_cut_smart_throttle" | ) |
BooleanOptionKey const boinc::watchdog | ( | "boinc:watchdog" | ) |
IntegerOptionKey const boinc::watchdog_time | ( | "boinc:watchdog_time" | ) |