apt  0.9.7.7ubuntu3
Public Member Functions | Protected Attributes | List of all members
metaIndex Class Referenceabstract
Inheritance diagram for metaIndex:
debReleaseIndex

Public Member Functions

virtual std::string GetURI () const
 
virtual std::string GetDist () const
 
virtual const char * GetType () const
 
virtual std::string ArchiveURI (std::string const &) const =0
 
virtual bool GetIndexes (pkgAcquire *Owner, bool const &GetAll=false) const =0
 
virtual std::vector
< pkgIndexFile * > * 
GetIndexFiles ()=0
 
virtual bool IsTrusted () const =0
 
 metaIndex (std::string const &URI, std::string const &Dist, char const *const Type)
 

Protected Attributes

std::vector< pkgIndexFile * > * Indexes
 
const char * Type
 
std::string URI
 
std::string Dist
 
bool Trusted
 

The documentation for this class was generated from the following file: