List of all members.
Classes |
struct | checkSum |
Public Member Functions |
| indexRecords (const string ExpectedDist) |
virtual const checkSum * | Lookup (const string MetaKey) |
bool | Exists (string const &MetaKey) const |
| tests if a checksum for this file is available
|
std::vector< std::string > | MetaKeys () |
virtual bool | Load (string Filename) |
string | GetDist () const |
time_t | GetValidUntil () const |
virtual bool | CheckDist (const string MaybeDist) const |
string | GetExpectedDist () const |
Public Attributes |
string | ErrorText |
Protected Attributes |
string | Dist |
string | Suite |
string | ExpectedDist |
time_t | ValidUntil |
std::map< string, checkSum * > | Entries |
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/indexrecords.h
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/indexrecords.cc