10 #ifndef PKGLIB_DEBSYSTEM_H
11 #define PKGLIB_DEBSYSTEM_H
13 #include <apt-pkg/pkgsystem.h>
29 virtual bool UnLock(
bool NoErrors =
false);
32 virtual bool ArchiveSupported(
const char *Type);
34 virtual bool AddStatusFiles(std::vector<pkgIndexFile *> &List);
Definition: debsystem.cc:34
pkgCache - Structure definitions for the cache file
Definition: packagemanager.h:42
Definition: indexfile.h:40
Definition: pkgsystem.h:55
Definition: debindexfile.h:23
Definition: cacheiterators.h:352
Definition: configuration.h:41
Definition: depcache.h:56
Definition: debsystem.h:20