#include <catalogue.hpp>
Inherits libdar::inode.
Inherited by libdar::file_etiquette.
Public Member Functions | |
| ~file () | |
| infinint | get_size () const |
| infinint | get_storage_size () const |
| void | set_storage_size (const infinint &s) |
| unsigned char | signature () const |
| void | set_crc (const crc &c) |
| entree * | clone () const |
| compression | get_compression_algo_used () const |
| void | change_compression_algo_used (compression x) |
| void | change_location (generic_file *x) |
Definition at line 270 of file catalogue.hpp.
1.4.7