Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
libdar::cat_chardev Class Reference

the char device class More...

#include <cat_chardev.hpp>

Inherits libdar::cat_device.

List of all members.

Public Member Functions

 cat_chardev (const infinint &uid, const infinint &gid, U_16 perm, const datetime &last_access, const datetime &last_modif, const datetime &last_change, const std::string &name, U_16 major, U_16 minor, const infinint &fs_device)
 cat_chardev (user_interaction &dialog, const pile_descriptor &pdesc, const archive_version &reading_ver, saved_status saved, bool small)
bool operator== (const cat_entree &ref) const
 returns true if the two object have the same content
unsigned char signature () const
 inherited class signature
cat_entreeclone () const
 a way to copy the exact type of an object even if pointed to by a parent class pointer

Detailed Description

the char device class

Definition at line 44 of file cat_chardev.hpp.


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