#include <prefs.h>
Public Member Functions | |
| GLOBAL_PREFS_MASK () | |
| void | clear () |
| bool | are_prefs_set () |
| bool | are_simple_prefs_set () |
| void | set_all () |
Public Attributes | |
| bool | run_on_batteries |
| bool | run_if_user_active |
| bool | idle_time_to_run |
| bool | suspend_if_no_recent_input |
| bool | start_hour |
| bool | end_hour |
| bool | net_start_hour |
| bool | net_end_hour |
| bool | leave_apps_in_memory |
| bool | confirm_before_connecting |
| bool | hangup_if_dialed |
| bool | dont_verify_images |
| bool | work_buf_min_days |
| bool | work_buf_additional_days |
| bool | max_ncpus_pct |
| bool | cpu_scheduling_period_minutes |
| bool | disk_interval |
| bool | disk_max_used_gb |
| bool | disk_max_used_pct |
| bool | disk_min_free_gb |
| bool | vm_max_used_frac |
| bool | ram_max_used_busy_frac |
| bool | ram_max_used_idle_frac |
| bool | max_bytes_sec_up |
| bool | max_bytes_sec_down |
| bool | cpu_usage_limit |
| GLOBAL_PREFS_MASK::GLOBAL_PREFS_MASK | ( | ) |

| void GLOBAL_PREFS_MASK::clear | ( | ) |

| bool GLOBAL_PREFS_MASK::are_prefs_set | ( | ) |

| bool GLOBAL_PREFS_MASK::are_simple_prefs_set | ( | ) |
| void GLOBAL_PREFS_MASK::set_all | ( | ) |
1.5.6