#include <string>
#include <map>
#include "asserts.h"
#include "estring.h"
#include "timer.h"
#include "exec.h"
#include "rconfig.h"
#include "logger.h"
#include "vaulter.h"
#include "reporter.h"
Include dependency graph for archiver.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
rstat | rsync_estat_str |
archive_manager | archiver |
The global archive manager. |
|
The global archive manager.
Definition at line 1411 of file archiver.cc. Referenced by archive_manager::archive_manager(), main(), job_archiver::mf_do_chores(), and test_rvm(). |
|
Definition at line 111 of file archiver.cc. Referenced by jobs_report::write_report(). |