![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
fsa based on time 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 | |
datetime | val |
fsa based on time
Definition at line 317 of file filesystem_specific_attribute.hpp.
|
inline |
Definition at line 320 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 332 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 326 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 331 of file filesystem_specific_attribute.hpp.
References libdar::datetime::get_storage_size().
|
inlinevirtual |
write down to libdar archive
Implements libdar::filesystem_specific_attribute.
Definition at line 330 of file filesystem_specific_attribute.hpp.
References libdar::datetime::dump().
|
private |
Definition at line 338 of file filesystem_specific_attribute.hpp.