Disk ARchive  2.4.2
Public Member Functions | Protected 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::ignored, libdar::inode, and libdar::mirage.

List of all members.

Public Member Functions

 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::stringget_name () const
void change_name (const std::string &x)
bool same_as (const nomme &ref) const

Protected Member Functions

void inherited_dump (generic_file &f, bool small) const

Detailed Description

the base class for all entry that have a name


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