![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the block device class More...
#include <cat_blockdev.hpp>
Inherits libdar::cat_device.
Public Member Functions | |
cat_blockdev (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_blockdev (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_entree * | clone () const |
a way to copy the exact type of an object even if pointed to by a parent class pointer |
the block device class
Definition at line 44 of file cat_blockdev.hpp.