List of all members.
Classes |
| struct | checkSum |
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:
- /tmp/apt-0.8.16~exp12ubuntu10.12/apt-pkg/indexrecords.h
- /tmp/apt-0.8.16~exp12ubuntu10.12/apt-pkg/indexrecords.cc