Disk ARchive  2.7.15
Full featured and portable backup and archiving tool
Namespaces | Enumerations
cat_status.hpp File Reference

the different status of data and EA More...

#include "../my_config.h"
+ Include dependency graph for cat_status.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Enumerations

enum class  libdar::saved_status {
  libdar::saved , libdar::inode_only , libdar::fake , libdar::not_saved ,
  libdar::delta
}
 data saved status for an entry More...
 
enum class  libdar::ea_saved_status {
  libdar::none , libdar::partial , libdar::fake , libdar::full ,
  libdar::removed
}
 EA saved status for an entry. More...
 
enum class  libdar::fsa_saved_status { libdar::none , libdar::partial , libdar::full }
 FSA saved status for an entry. More...
 

Detailed Description

the different status of data and EA

Note
API included module due to dependencies

Definition in file cat_status.hpp.