apt  0.9.7.7ubuntu3
Public Attributes | List of all members
pkgCache::Description Struct Reference

datamember of a linked list of available description for a version More...

#include <pkgcache.h>

Public Attributes

map_ptrloc language_code
 Language code of this description (translation) More...
 
map_ptrloc md5sum
 MD5sum of the original description. More...
 
map_ptrloc FileList
 
map_ptrloc NextDesc
 next translation for this description
 
map_ptrloc ParentPkg
 the text is a description of this package
 
unsigned int ID
 unique sequel ID
 

Detailed Description

datamember of a linked list of available description for a version

Member Data Documentation

map_ptrloc language_code

Language code of this description (translation)

If the value has a 0 length then this is read using the Package file else the Translation-CODE file is used.

map_ptrloc md5sum

MD5sum of the original description.

Used to map Translations of a description to a version and to check that the Translation is up-to-date.


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