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
pkgCache::DescFile Struct Reference

associates a description with a Translation file More...

#include <pkgcache.h>

Collaboration diagram for pkgCache::DescFile:

Public Attributes

map_ptrloc File
 index of the file that this description was found in More...
 
map_ptrloc NextFile
 next step in the linked list More...
 
map_ptrloc Offset
 position in the file More...
 
unsigned long Size
 

Detailed Description

associates a description with a Translation file

Member Data Documentation

map_ptrloc pkgCache::DescFile::File

index of the file that this description was found in

Referenced by pkgCache::DescFileIterator::File().

map_ptrloc pkgCache::DescFile::NextFile

next step in the linked list

Referenced by pkgCache::DescFileIterator::operator++().

map_ptrloc pkgCache::DescFile::Offset

position in the file

unsigned long pkgCache::DescFile::Size

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