![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
the crit_chain class sequences crit_actions up to full definition of the action More...
#include <crit_action.hpp>
Inherits libdar::crit_action, and libdar::crit_action.
Private Member Functions | |
void | destroy () |
void | copy_from (const crit_chain &ref) |
void | destroy () |
void | copy_from (const crit_chain &ref) |
Private Attributes | |
std::deque< crit_action * > | sequence |
the crit_chain class sequences crit_actions up to full definition of the action
several expressions must be added. The first is evaluated, then the second, up to the last or up to the step the data_action and ea_action are both fully defined (no data_undefined nor ea_undefined)
Definition at line 187 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 190 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 191 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inlinenoexcept |
Definition at line 192 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 195 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 190 of file src/libdar/crit_action.hpp.
|
inline |
Definition at line 191 of file src/libdar/crit_action.hpp.
|
inlinenoexcept |
Definition at line 192 of file src/libdar/crit_action.hpp.
|
inline |
Definition at line 195 of file src/libdar/crit_action.hpp.
|
inline |
Definition at line 198 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 198 of file src/libdar/crit_action.hpp.
|
inlineoverridevirtual |
clone construction method
Implements libdar::crit_action.
Definition at line 203 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inlineoverridevirtual |
clone construction method
Implements libdar::crit_action.
Definition at line 203 of file src/libdar/crit_action.hpp.
|
overridevirtual |
the action to take based on the files to compare
[in] | first | is the 'in place' inode |
[in] | second | is the 'to be added' inode |
[out] | data | is the action to perform with file's data |
[out] | ea | is the action to perform with file's EA |
Implements libdar::crit_action.
|
overridevirtual |
the action to take based on the files to compare
[in] | first | is the 'in place' inode |
[in] | second | is the 'to be added' inode |
[out] | data | is the action to perform with file's data |
[out] | ea | is the action to perform with file's EA |
Implements libdar::crit_action.
|
inline |
Definition at line 193 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inline |
Definition at line 193 of file src/libdar/crit_action.hpp.
|
inlinenoexcept |
Definition at line 194 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.
|
inlinenoexcept |
Definition at line 194 of file src/libdar/crit_action.hpp.
|
private |
Definition at line 206 of file dar64-2.7.14-win64/include/dar/crit_action.hpp.