#include <indexfile.h>
Public Member Functions | |
Type () | |
virtual | ~Type () |
virtual pkgRecords::Parser * | CreatePkgParser (pkgCache::PkgFileIterator) const |
Static Public Member Functions | |
static Type * | GetType (const char *Type) |
Public Attributes | |
const char * | Label |
Static Public Attributes | |
static Type ** | GlobalList |
static unsigned long | GlobalListLen |
pkgIndexFile::Type::Type | ( | ) |
|
inlinevirtual |
|
inlinevirtual |
|
static |
|
static |
|
static |
const char* pkgIndexFile::Type::Label |