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

defines common interface for tronconneuse and parallel_tronconneuse More...

#include "../my_config.h"
#include <string>
#include "infinint.hpp"
#include "integers.hpp"
#include "generic_file.hpp"
#include "archive_version.hpp"
+ Include dependency graph for proto_tronco.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
 

Typedefs

typedef infinint(* libdar::trailing_clear_data_callback) (generic_file &below, const archive_version &reading_ver)
 the trailing_clear_data_callback call back is a mean by which the upper layer cat tell when encrypted data ends More...
 

Detailed Description

defines common interface for tronconneuse and parallel_tronconneuse

Definition in file proto_tronco.hpp.