rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
reporter.h File Reference
#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.

Classes

class  vault_stats_report
 Vault stats report. More...
 
class  vault_report
 Vault selection and usage report. More...
 
class  job_path_report
 Job report for an rsync run on a single path. More...
 
class  reportio
 Submit or parse a job path report. More...
 
class  single_job_report
 A single job report. More...
 
class  jobs_report
 All job reports. More...
 
class  report_manager
 The report manager. More...
 

Variables

report_manager reporter
 The global report manager. More...
 

Variable Documentation

report_manager reporter