1 #ifndef EPT_DEBTAGS_PKGIDINDEXER_H
2 #define EPT_DEBTAGS_PKGIDINDEXER_H
57 bool rebuild(
const std::string& scofname,
const std::string& idxfname);
SourceDir mainSource
Definition: popconindexer.h:40
Definition: popconindexer.h:33
bool deleteRedundantUserIndex()
Definition: popconindexer.cc:182
Definition: popconindexer.h:38
time_t sourceTimestamp() const
Definition: popconindexer.h:49
SourceDir userSource
Definition: popconindexer.h:41
void rescan()
Definition: popconindexer.cc:70
Access a directory containing Debtags data files.
Definition: popcon/maint/sourcedir.h:38
bool needsRebuild() const
Definition: popconindexer.cc:80
time_t ts_main_sco
Definition: popconindexer.h:44
static bool obtainWorkingPopcon(std::string &scofname, std::string &idxfname)
Definition: popconindexer.cc:235
bool getUpToDatePopcon(std::string &scofname, std::string &idxfname)
Definition: popconindexer.cc:202
bool rebuildIfNeeded()
Definition: popconindexer.cc:152
bool userIndexIsRedundant() const
Definition: popconindexer.cc:102
bool rebuild(const std::string &scofname, const std::string &idxfname)
Definition: popconindexer.cc:116
PopconIndexer()
Definition: popconindexer.cc:63
size_t submissions
Definition: popconindexer.h:35
time_t ts_user_src
Definition: popconindexer.h:43
time_t ts_main_idx
Definition: popconindexer.h:46
time_t ts_user_idx
Definition: popconindexer.h:47
time_t ts_main_src
Definition: popconindexer.h:42
set< string > & res
Definition: packagerecord.cc:73
time_t ts_user_sco
Definition: popconindexer.h:45