Disk ARchive 2.8.3
Full featured and portable backup and archiving tool
Loading...
Searching...
No Matches
generic_file.hpp File Reference

class generic_file is defined here as well as class fichier More...

#include "//include/dar/libdar_my_config.h"
#include "//include/dar/proto_generic_file.hpp"
#include "//include/dar/integers.hpp"
#include "//include/dar/crc.hpp"
#include "//include/dar/infinint.hpp"
#include "//include/dar/gf_mode.hpp"
#include <string>

Go to the source code of this file.

Classes

class  libdar::generic_file
 this is the interface class from which all other data transfer classes inherit More...

Namespaces

namespace  libdar
 libdar namespace encapsulate all libdar symbols

Detailed Description

class generic_file is defined here as well as class fichier

the generic_file interface is widely used in libdar it defines the standard way of transmitting data between different part of the library

  • compression engine
  • encryption engine
  • exchange through pipes
  • slicing
  • dry run operations
  • file access

Definition in file dar64-2.8.3-win64/include/dar/generic_file.hpp.