![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
returns true if the space used by EA of the first entry is greater or equal to the space used by the EA of the second entry (no EA means 0 byte for EA storage) More...
#include <criterium.hpp>
Inherits libdar::crit_in_place_more_EA, and libdar::crit_in_place_more_EA.
returns true if the space used by EA of the first entry is greater or equal to the space used by the EA of the second entry (no EA means 0 byte for EA storage)
this criterium does not have any consideration for the second entry
Definition at line 427 of file dar64-2.7.14-win64/include/dar/criterium.hpp.
|
inline |
Definition at line 430 of file dar64-2.7.14-win64/include/dar/criterium.hpp.
|
inline |
Definition at line 430 of file src/libdar/criterium.hpp.
clone construction method
Reimplemented from libdar::crit_in_place_more_EA.
Definition at line 438 of file dar64-2.7.14-win64/include/dar/criterium.hpp.
clone construction method
Reimplemented from libdar::crit_in_place_more_EA.
Definition at line 438 of file src/libdar/criterium.hpp.
|
overridevirtual |
criterum interface method
[in] | first | entry to compare with the following (this is the original or 'in place' entry) |
[in] | second | the other entry to compare with the previous one (this is the new entry to add) |
Reimplemented from libdar::crit_in_place_more_EA.
|
overridevirtual |
criterum interface method
[in] | first | entry to compare with the following (this is the original or 'in place' entry) |
[in] | second | the other entry to compare with the previous one (this is the new entry to add) |
Reimplemented from libdar::crit_in_place_more_EA.