Disk ARchive  2.4.21
Public Member Functions | List of all members
libdar::eod Class Reference

the End of Directory entry class More...

#include <catalogue.hpp>

Inherits libdar::entree.

Public Member Functions

 eod (generic_file &f)
 
unsigned char signature () const
 
entreeclone () const
 
- Public Member Functions inherited from libdar::entree
void dump (generic_file &f, bool small) const
 write down the object information to a generic_file More...
 
void specific_dump (generic_file &f, bool small) const
 this call gives an access to inherited_dump More...
 
virtual void post_constructor (generic_file &f)
 called by entree::read and mirage::post_constructor, let inherited classes builds object's data after CRC has been read from file More...
 

Additional Inherited Members

- Static Public Member Functions inherited from libdar::entree
static entreeread (user_interaction &dialog, generic_file &f, const archive_version &reading_ver, entree_stats &stats, std::map< infinint, etoile * > &corres, compression default_algo, generic_file *data_loc, generic_file *ea_loc, bool lax, bool only_detruit, escape *ptr)
 
- Protected Member Functions inherited from libdar::entree
virtual void inherited_dump (generic_file &f, bool small) const
 

Detailed Description

the End of Directory entry class

Definition at line 158 of file catalogue.hpp.


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