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
pkgFLCache::Header Struct Reference

#include <filelist.h>

Collaboration diagram for pkgFLCache::Header:

Public Member Functions

 Header ()
 
bool CheckSizes (Header &Against) const
 

Public Attributes

unsigned int ConfFileCount
 
unsigned ConfFileSz
 
unsigned int DirCount
 
unsigned DirSz
 
map_ptrloc DirTree
 
bool Dirty
 
unsigned int DiversionCount
 
map_ptrloc Diversions
 
unsigned DiversionSz
 
map_ptrloc FileHash
 
unsigned int HashSize
 
unsigned HeaderSz
 
short MajorVersion
 
short MinorVersion
 
unsigned int NodeCount
 
unsigned NodeSz
 
unsigned int PackageCount
 
map_ptrloc Packages
 
unsigned PackageSz
 
DynamicMMap::Pool Pools [5]
 
unsigned long Signature
 
unsigned long UniqNodes
 

Constructor & Destructor Documentation

pkgFLCache::Header::Header ( )

Member Function Documentation

bool pkgFLCache::Header::CheckSizes ( Header Against) const

Member Data Documentation

unsigned int pkgFLCache::Header::ConfFileCount
unsigned pkgFLCache::Header::ConfFileSz
unsigned int pkgFLCache::Header::DirCount
unsigned pkgFLCache::Header::DirSz
map_ptrloc pkgFLCache::Header::DirTree
bool pkgFLCache::Header::Dirty
unsigned int pkgFLCache::Header::DiversionCount
map_ptrloc pkgFLCache::Header::Diversions

Referenced by pkgFLCache::DiverBegin().

unsigned pkgFLCache::Header::DiversionSz
map_ptrloc pkgFLCache::Header::FileHash
unsigned int pkgFLCache::Header::HashSize
unsigned pkgFLCache::Header::HeaderSz
short pkgFLCache::Header::MajorVersion
short pkgFLCache::Header::MinorVersion
unsigned int pkgFLCache::Header::NodeCount
unsigned pkgFLCache::Header::NodeSz
unsigned int pkgFLCache::Header::PackageCount
map_ptrloc pkgFLCache::Header::Packages
unsigned pkgFLCache::Header::PackageSz
DynamicMMap::Pool pkgFLCache::Header::Pools[5]
unsigned long pkgFLCache::Header::Signature
unsigned long pkgFLCache::Header::UniqNodes

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