apt  0.9.7.7ubuntu4
Classes | Public Member Functions | List of all members
debReleaseIndex Class Reference
Inheritance diagram for debReleaseIndex:
metaIndex

Classes

class  debSectionEntry
 

Public Member Functions

 debReleaseIndex (std::string const &URI, std::string const &Dist)
 
 debReleaseIndex (std::string const &URI, std::string const &Dist, bool const Trusted)
 
virtual std::string ArchiveURI (std::string const &File) const
 
virtual bool GetIndexes (pkgAcquire *Owner, bool const &GetAll=false) const
 
std::vector< struct
IndexTarget * > * 
ComputeIndexTargets () const
 
std::string Info (const char *Type, std::string const &Section, std::string const &Arch="") const
 
std::string MetaIndexInfo (const char *Type) const
 
std::string MetaIndexFile (const char *Types) const
 
std::string MetaIndexURI (const char *Type) const
 
std::string IndexURI (const char *Type, std::string const &Section, std::string const &Arch="native") const
 
std::string IndexURISuffix (const char *Type, std::string const &Section, std::string const &Arch="native") const
 
std::string SourceIndexURI (const char *Type, const std::string &Section) const
 
std::string SourceIndexURISuffix (const char *Type, const std::string &Section) const
 
std::string TranslationIndexURI (const char *Type, const std::string &Section) const
 
std::string TranslationIndexURISuffix (const char *Type, const std::string &Section) const
 
virtual std::vector
< pkgIndexFile * > * 
GetIndexFiles ()
 
void SetTrusted (bool const Trusted)
 
virtual bool IsTrusted () const
 
void PushSectionEntry (std::vector< std::string > const &Archs, const debSectionEntry *Entry)
 
void PushSectionEntry (std::string const &Arch, const debSectionEntry *Entry)
 
void PushSectionEntry (const debSectionEntry *Entry)
 
- Public Member Functions inherited from metaIndex
virtual std::string GetURI () const
 
virtual std::string GetDist () const
 
virtual const char * GetType () const
 
 metaIndex (std::string const &URI, std::string const &Dist, char const *const Type)
 

Additional Inherited Members

- Protected Attributes inherited from metaIndex
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 files: