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:
- /space/home/egon/devel/apt/cve-fix/debian/wheezy/apt-0.9.7.9+deb7u4/apt-pkg/metaindex.h