libept  0.5.25
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes
ept::core::record::Source Struct Reference

#include <record.h>

Inheritance diagram for ept::core::record::Source:
Inheritance graph
[legend]
Collaboration diagram for ept::core::record::Source:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vector
< pkgCache::VerFile * > 
VfList

Public Member Functions

VfListvfList ()
 Source (AptDatabase &db)
InternalList listInternal ()
Internal lookupToken (Token t)
void invalidate ()
std::string getRecord (Internal vfi)
Token getToken (Internal i)
template<PropertyId p>
PropertyType< p >::T getInternal (Internal i)

Static Public Member Functions

static bool localityCompare (const pkgCache::VerFile *a, const pkgCache::VerFile *b)

Public Attributes

AptDatabasem_db
pkgCache::PkgFileIterator lastFile
FileFd file
size_t lastOffset
VfList m_vflist

Member Typedef Documentation

typedef vector< pkgCache::VerFile * > ept::core::record::Source::VfList

Constructor & Destructor Documentation


Member Function Documentation

std::string ept::core::record::Source::getInternal< Record > ( Internal  i) [inline]
std::string ept::core::record::Source::getRecord ( Internal  vfi) [inline]
static bool ept::core::record::Source::localityCompare ( const pkgCache::VerFile *  a,
const pkgCache::VerFile *  b 
) [inline, static]

Referenced by vfList().


Member Data Documentation

Referenced by getRecord().

pkgCache::PkgFileIterator ept::core::record::Source::lastFile

Referenced by getRecord(), and invalidate().

Referenced by getRecord().

Referenced by vfList().


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