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.
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 |
the base class for all entry that have a name
Definition at line 133 of file catalogue.hpp.
1.6.3