#include "asserts.h"
#include "rconfig.h"
#include "logger.h"
#include "vaulter.h"
Include dependency graph for cataloger.h:
This graph shows which files directly or indirectly include this file:
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 27 of file cataloger.h. Referenced by catalog_manager::catalog_manager(), main(), and test_rvm(). |