Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Public Member Functions | Private Attributes | List of all members
libdar::terminateur Class Reference

terminateur class indicates the location of the beginning of the catalogue More...

#include <terminateur.hpp>

+ Collaboration diagram for libdar::terminateur:

Public Member Functions

 terminateur (const terminateur &ref)=default
 
 terminateur (terminateur &&ref) noexcept=default
 
terminateuroperator= (const terminateur &ref)=default
 
terminateuroperator= (terminateur &&ref) noexcept=default
 
void set_catalogue_start (infinint xpos)
 
void dump (generic_file &f)
 
void read_catalogue (generic_file &f, bool with_elastic, const archive_version &reading_ver, const infinint &where_from=0)
 
infinint get_catalogue_start () const
 
infinint get_terminateur_start () const
 

Private Attributes

infinint pos
 
infinint t_start
 

Detailed Description

terminateur class indicates the location of the beginning of the catalogue

it is the last bytes sequence of an archive.

Definition at line 46 of file terminateur.hpp.


The documentation for this class was generated from the following file: