|
|
| 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 |
| |
|
|
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:
- /home/wookey/ubuntu/raring/apt-0.9.7.7ubuntu2/apt-pkg/indexrecords.h
- /home/wookey/ubuntu/raring/apt-0.9.7.7ubuntu2/apt-pkg/indexrecords.cc