List of all members.
Public Member Functions |
virtual string | Package ()=0 |
virtual string | Architecture ()=0 |
virtual bool | ArchitectureAll ()=0 |
virtual string | Version ()=0 |
virtual bool | NewVersion (pkgCache::VerIterator &Ver)=0 |
virtual string | Description ()=0 |
virtual string | DescriptionLanguage ()=0 |
virtual MD5SumValue | Description_md5 ()=0 |
virtual unsigned short | VersionHash ()=0 |
virtual bool | UsePackage (pkgCache::PkgIterator &Pkg, pkgCache::VerIterator &Ver)=0 |
virtual unsigned long | Offset ()=0 |
virtual unsigned long | Size ()=0 |
virtual bool | Step ()=0 |
bool | HasFileDeps () |
virtual bool | CollectFileProvides (pkgCache &Cache, pkgCache::VerIterator &Ver) |
Protected Member Functions |
unsigned long | WriteUniqString (string S) |
unsigned long | WriteUniqString (const char *S, unsigned int Size) |
unsigned long | WriteString (const string &S) |
unsigned long | WriteString (const char *S, unsigned int Size) |
bool | NewDepends (pkgCache::VerIterator &Ver, const string &Package, const string &Arch, const string &Version, unsigned int Op, unsigned int Type) |
bool | NewProvides (pkgCache::VerIterator &Ver, const string &PkgName, const string &PkgArch, const string &Version) |
Friends |
class | pkgCacheGenerator |
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/pkgcachegen.h
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/pkgcachegen.cc