apt 3.0.3
commandline package manager
Public Attributes | List of all members
pkgCache< Str, Itr >::VerFile Struct Reference

associates a version with a PackageFile More...

#include <apt-pkg/pkgcache.h>

Collaboration diagram for pkgCache< Str, Itr >::VerFile:
[legend]

Public Attributes

map_pointer< PackageFileFile
 index of the package file that this version was found in
 
map_pointer< VerFileNextFile
 next step in the linked list
 
map_filesize_t Offset
 position in the package file
 

Detailed Description

template<typename Str, typename Itr>
struct pkgCache< Str, Itr >::VerFile

associates a version with a PackageFile

This allows a full description of all Versions in all files (and hence all sources) under consideration.


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