![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the basic constant action More...
#include <criterium.hpp>
Inherits libdar::crit_action.
Public Member Functions | |
crit_constant_action (over_action_data data, over_action_ea ea) | |
the constuctor | |
void | get_action (const cat_nomme &first, const cat_nomme &second, over_action_data &data, over_action_ea &ea) const |
the inherited pure virtual methods from class action that must be implemented | |
crit_action * | clone () const |
clone construction method |
the basic constant action
the resulting action is not dependant on the files to compare it always returns the action provided through its constructor
Definition at line 105 of file criterium.hpp.
libdar::crit_constant_action::crit_constant_action | ( | over_action_data | data, |
over_action_ea | ea | ||
) | [inline] |
the constuctor
[in] | data | the action to perform on data |
[in] | ea | the action to perform on EA |
Definition at line 112 of file criterium.hpp.
References libdar::compile_time::ea().
Referenced by clone().
crit_action* libdar::crit_constant_action::clone | ( | ) | const [inline, virtual] |
clone construction method
Implements libdar::crit_action.
Definition at line 117 of file criterium.hpp.
References crit_constant_action(), and libdar::on_pool::get_pool().