Public Member Functions |
virtual int | DoCmpVersion (const char *A, const char *Aend, const char *B, const char *Bend) |
virtual bool | CheckDep (const char *PkgVer, int Op, const char *DepVer) |
virtual int | DoCmpReleaseVer (const char *A, const char *Aend, const char *B, const char *Bend) |
virtual std::string | UpstreamVersion (const char *A) |
virtual bool | TestCompatibility (pkgVersioningSystem const &Against) |
| APT_MKSTRCMP (CmpVersion, DoCmpVersion) |
| APT_MKSTRCMP (CmpReleaseVer, DoCmpReleaseVer) |
Static Public Member Functions |
static int | CmpFragment (const char *A, const char *AEnd, const char *B, const char *BEnd) |
static pkgVersioningSystem * | GetVS (const char *Label) |
Additional Inherited Members |
const char * | Label |
static pkgVersioningSystem ** | GlobalList = VSList |
static unsigned long | GlobalListLen = 0 |
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.9.7.5ubuntu5.2/apt-pkg/deb/debversion.h
- /build/buildd/apt-0.9.7.5ubuntu5.2/apt-pkg/deb/debversion.cc