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:
- /build/buildd/apt-0.9.7.5ubuntu1/apt-pkg/indexrecords.h
- /build/buildd/apt-0.9.7.5ubuntu1/apt-pkg/indexrecords.cc