#include "driver.h"#include "logsource.h"#include "mainloop-worker.h"#include "stats/stats-counter.h"

Go to the source code of this file.
Classes | |
| struct | AFInterSourceOptions |
| struct | AFInterSourceDriver |
| struct | AFInterMetrics |
Functions | |
| void | afinter_postpone_mark (gint mark_freq) |
| LogDriver * | afinter_sd_new (GlobalConfig *cfg) |
| void | afinter_global_init (void) |
| void | afinter_global_deinit (void) |
| AFInterMetrics | afinter_get_metrics (void) |
| AFInterMetrics afinter_get_metrics | ( | void | ) |
| void afinter_global_deinit | ( | void | ) |
| void afinter_global_init | ( | void | ) |
| void afinter_postpone_mark | ( | gint | mark_freq | ) |
| LogDriver* afinter_sd_new | ( | GlobalConfig * | cfg | ) |