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_door Class Reference

the class for Door IPC (mainly for Solaris) More...

#include <cat_door.hpp>

Inherits libdar::cat_file.

List of all members.

Public Member Functions

 cat_door (const infinint &xuid, const infinint &xgid, U_16 xperm, const datetime &last_access, const datetime &last_modif, const datetime &last_change, const std::string &src, const path &che, const infinint &fs_device)
 cat_door (user_interaction &dialog, const pile_descriptor &pdesc, const archive_version &reading_ver, saved_status saved, compression default_algo, 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
generic_fileget_data (get_data_mode mode) const

Detailed Description

the class for Door IPC (mainly for Solaris)

Definition at line 45 of file cat_door.hpp.


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