Disk ARchive 2.3.10
Public Member Functions

libdar::nomme Class Reference

the base class for all entry that have a name More...

#include <catalogue.hpp>

Inherits libdar::entree.

Inherited by libdar::detruit, libdar::hard_link, libdar::ignored, and libdar::inode.

List of all members.

Public Member Functions

 nomme (const std::string &name)
 nomme (generic_file &f)
void dump (user_interaction &dialog, generic_file &f) const
const std::string & get_name () const
void change_name (const std::string &x)
bool same_as (const nomme &ref) const

Detailed Description

the base class for all entry that have a name

Definition at line 133 of file catalogue.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines