Public Member Functions |
|
| indexRecords (const std::string ExpectedDist) |
|
virtual const checkSum * | Lookup (const std::string MetaKey) |
|
bool | Exists (std::string const &MetaKey) const |
| | tests if a checksum for this file is available
|
|
std::vector< std::string > | MetaKeys () |
|
virtual bool | Load (std::string Filename) |
|
std::string | GetDist () const |
|
time_t | GetValidUntil () const |
|
virtual bool | CheckDist (const std::string MaybeDist) const |
|
std::string | GetExpectedDist () const |
Public Attributes |
|
std::string | ErrorText |
Protected Attributes |
|
std::string | Dist |
|
std::string | Suite |
|
std::string | ExpectedDist |
|
time_t | ValidUntil |
|
std::map< std::string, checkSum * > | Entries |
The documentation for this class was generated from the following files:
- /space/home/egon/devel/apt/cve-fix/debian/wheezy/apt-0.9.7.9+deb7u4/apt-pkg/indexrecords.h
- /space/home/egon/devel/apt/cve-fix/debian/wheezy/apt-0.9.7.9+deb7u4/apt-pkg/indexrecords.cc