apt  0.9.11.2
Classes | Public Member Functions | Public Attributes | Protected Attributes | List of all members
indexRecords Class Reference

Classes

struct  checkSum
 

Public Member Functions

 indexRecords (const std::string ExpectedDist)
 
virtual const checkSumLookup (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: