Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions | Protected Member Functions
libdar::detruit Class Reference

the deleted file entry More...

#include <catalogue.hpp>

Inherits libdar::nomme.

List of all members.

Public Member Functions

 detruit (const std::string &name, unsigned char firm, const infinint &date)
 detruit (generic_file &f, const archive_version &reading_ver)
 detruit (const nomme &ref)
unsigned char get_signature () const
void set_signature (unsigned char x)
unsigned char signature () const
entreeclone () const
const infinintget_date () const
void set_date (const infinint &ref)
- Public Member Functions inherited from libdar::nomme
 nomme (const std::string &name)
 nomme (generic_file &f)
virtual bool operator== (const nomme &ref) const
virtual bool operator< (const nomme &ref) const
const std::string & get_name () const
void change_name (const std::string &x)
bool same_as (const nomme &ref) 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
void specific_dump (generic_file &f, bool small) const
 this call gives an access to inherited_dump
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

Protected Member Functions

void inherited_dump (generic_file &f, bool small) const

Detailed Description

the deleted file entry

Definition at line 906 of file catalogue.hpp.


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