#include <vector>#include <string>#include <stdio.h>


Go to the source code of this file.
Classes | |
| struct | LOG_FLAGS |
| struct | CONFIG |
Defines | |
| #define | MAX_FILE_XFERS_PER_PROJECT 2 |
| #define | MAX_FILE_XFERS 8 |
Functions | |
| int | read_config_file () |
Variables | |
| LOG_FLAGS | log_flags |
| CONFIG | config |
| #define MAX_FILE_XFERS 8 |
| #define MAX_FILE_XFERS_PER_PROJECT 2 |
| int read_config_file | ( | ) |


1.5.6