Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
helper class for data_tree More...
#include <candidates.hpp>
Public Member Functions | |
candidates (bool even_when_removed) | |
void | clear () |
void | add (archive_num val, db_etat st) |
db_lookup | get_status () const |
void | set_the_set (std::set< archive_num > &archive) const |
Private Attributes | |
bool | ewr |
even when removed, ignore removed status | |
std::deque< archive_num > | num |
std::deque< db_etat > | status |
helper class for data_tree
Definition at line 46 of file candidates.hpp.