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

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

#include "../my_config.h"
#include "proto_generic_file.hpp"
#include "integers.hpp"
#include "crc.hpp"
#include "infinint.hpp"
#include "gf_mode.hpp"
#include <string>
+ Include dependency graph for generic_file.hpp:
+ This graph shows which files directly or indirectly include this file:

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

 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

Definition in file generic_file.hpp.