Disk ARchive  2.5.10
Full featured and portable backup and archiving tool
Classes | Namespaces
filesystem.hpp File Reference

defines several classes that realize the interface with the filesystem More...

#include "../my_config.h"
#include <map>
#include <vector>
#include "catalogue.hpp"
#include "infinint.hpp"
#include "etage.hpp"
#include "criterium.hpp"
#include "fsa_family.hpp"
#include "on_pool.hpp"
#include "cat_all_entrees.hpp"

Go to the source code of this file.

Classes

class  libdar::filesystem_hard_link_read
 keep trace of hard links when reading the filesystem More...
 
class  libdar::filesystem_backup
 make a flow sequence of inode to feed the backup filtering routing More...
 
class  libdar::filesystem_diff
 make a flow of inode to feed the difference filter routine More...
 
class  libdar::filesystem_hard_link_write
 keep trace of already written inodes to restore hard links More...
 
class  libdar::filesystem_restore
 receive the flow of inode from the restoration filtering routing and promotes these to real filesystem objects More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

defines several classes that realize the interface with the filesystem

Definition in file filesystem.hpp.