#include <log_flags.h>

Public Member Functions | |
| CONFIG () | |
| void | defaults () |
| int | parse (FILE *) |
| int | parse_options (XML_PARSER &) |
Public Attributes | |
| bool | dont_check_file_sizes |
| bool | http_1_0 |
| int | save_stats_days |
| int | ncpus |
| int | max_file_xfers |
| int | max_file_xfers_per_project |
| bool | suppress_net_info |
| bool | disallow_attach |
| bool | os_random_only |
| bool | no_alt_platform |
| bool | simple_gui_only |
| bool | dont_contact_ref_site |
| std::vector< std::string > | alt_platforms |
| int | max_stdout_file_size |
| int | max_stderr_file_size |
| bool | report_results_immediately |
| double | start_delay |
| bool | run_apps_manually |
| std::string | force_auth |
| bool | allow_multiple_clients |
| bool | use_certs |
| bool | use_certs_only |
| std::vector< std::string > | exclusive_apps |
| CONFIG::CONFIG | ( | ) |

| void CONFIG::defaults | ( | ) |

| int CONFIG::parse | ( | FILE * | f | ) |


| int CONFIG::parse_options | ( | XML_PARSER & | xp | ) |


| bool CONFIG::http_1_0 |
| int CONFIG::ncpus |
| std::vector<std::string> CONFIG::alt_platforms |
| double CONFIG::start_delay |
| std::string CONFIG::force_auth |
| bool CONFIG::use_certs |
| std::vector<std::string> CONFIG::exclusive_apps |
1.5.6