#include <string>
#include <vector>
#include "asserts.h"
#include "types.h"
#include "timer.h"
#include "table.h"
Include dependency graph for reporter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
report_manager | reporter |
The global report manager. |
|
The global report manager.
Definition at line 1083 of file reporter.cc. Referenced by archive_manager::archive(), vault_manager::delete_oldest_archive(), archive_manager::init(), main(), vault_manager::overflow(), and test_rvm(). |