#include "asserts.h"
#include "rconfig.h"
#include "logger.h"
#include "vaulter.h"
Go to the source code of this file.
Classes | |
class | catalog_manager |
Create and maintain a directory of links to all archives on all vaults. More... | |
Variables | |
catalog_manager | cataloger |
The global catalog manager. |
The global catalog manager.
Definition at line 135 of file cataloger.cc.
Referenced by catalog_manager::catalog_manager(), main(), and test_rvm().