apt  @VERSION@
Public Member Functions | Protected Attributes
metaIndex Class Reference
Inheritance diagram for metaIndex:
debReleaseIndex

List of all members.

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: