Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
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>
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 | |
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.