|
apt 3.0.3
commandline package manager
|
Public Member Functions | |
| pkgSrcRecords::Parser * | CreateSrcPkgParser (std::string const &SourceDir) const override |
Public Member Functions inherited from pkgIndexFile::Type | |
| virtual pkgRecords::Parser * | CreatePkgParser (pkgCache::PkgFileIterator const &) const |
Additional Inherited Members | |
Static Public Member Functions inherited from pkgIndexFile::Type | |
| static Type * | GetType (const char *const Type) APT_PURE |
Public Attributes inherited from pkgIndexFile::Type | |
| const char * | Label |
Static Public Attributes inherited from pkgIndexFile::Type | |
| static Type ** | GlobalList = ItmList |
| static unsigned long | GlobalListLen = 0 |
|
inlineoverridevirtual |
Reimplemented from pkgIndexFile::Type.