associates a description with a Translation file More...
#include <pkgcache.h>
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 |
associates a description with a Translation file
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 |