rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
cataloger.cc File Reference
#include "config.h"
#include <iostream>
#include <string>
#include <vector>
#include "asserts.h"
#include "error.h"
#include "estring.h"
#include "fs.h"
#include "rconfig.h"
#include "timer.h"
#include "logger.h"
#include "vaulter.h"
#include "cataloger.h"
Include dependency graph for cataloger.cc:

Go to the source code of this file.

Variables

catalog_manager cataloger
 The global catalog manager. More...
 

Variable Documentation

catalog_manager cataloger

The global catalog manager.

Definition at line 135 of file cataloger.cc.

Referenced by catalog_manager::catalog_manager(), main(), and test_rvm().