![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
fsa based on integer More...
#include <filesystem_specific_attribute.hpp>
Inherits libdar::filesystem_specific_attribute.
Protected Member Functions | |
virtual bool | equal_value_to (const filesystem_specific_attribute &ref) const |
should return true if the value of the argument is equal to the one of 'this' false in any other case (even for object of another inherited class) | |
![]() | |
void | set_family (const fsa_family &val) |
void | set_nature (const fsa_nature &val) |
Private Attributes | |
infinint | val |
fsa based on integer
Definition at line 289 of file filesystem_specific_attribute.hpp.
|
inline |
Definition at line 292 of file filesystem_specific_attribute.hpp.
|
inlinevirtual |
provides a way to copy objects without having to know the more specific class of the object
Implements libdar::filesystem_specific_attribute.
Definition at line 304 of file filesystem_specific_attribute.hpp.
|
protectedvirtual |
should return true if the value of the argument is equal to the one of 'this' false in any other case (even for object of another inherited class)
Implements libdar::filesystem_specific_attribute.
Definition at line 298 of file filesystem_specific_attribute.hpp.
|
virtual |
inherited from filesystem_specific_attribute
Implements libdar::filesystem_specific_attribute.
give the storage size for the FSA
Implements libdar::filesystem_specific_attribute.
Definition at line 303 of file filesystem_specific_attribute.hpp.
References libdar::infinint::get_storage_size().
|
inlinevirtual |
write down to libdar archive
Implements libdar::filesystem_specific_attribute.
Definition at line 302 of file filesystem_specific_attribute.hpp.
|
private |
Definition at line 310 of file filesystem_specific_attribute.hpp.