libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pkgIndexFile::Type Class Reference

#include <indexfile.h>

Collaboration diagram for pkgIndexFile::Type:

Public Member Functions

 Type ()
 
virtual ~Type ()
 
virtual pkgRecords::ParserCreatePkgParser (pkgCache::PkgFileIterator) const
 

Static Public Member Functions

static TypeGetType (const char *Type)
 

Public Attributes

const char * Label
 

Static Public Attributes

static Type ** GlobalList
 
static unsigned long GlobalListLen
 

Constructor & Destructor Documentation

pkgIndexFile::Type::Type ( )
virtual pkgIndexFile::Type::~Type ( )
inlinevirtual

Member Function Documentation

virtual pkgRecords::Parser* pkgIndexFile::Type::CreatePkgParser ( pkgCache::PkgFileIterator  ) const
inlinevirtual
static Type* pkgIndexFile::Type::GetType ( const char *  Type)
static

Member Data Documentation

Type** pkgIndexFile::Type::GlobalList
static
unsigned long pkgIndexFile::Type::GlobalListLen
static
const char* pkgIndexFile::Type::Label

The documentation for this class was generated from the following file: