libept
Classes | Functions
ept::apt Namespace Reference

Classes

class  Exception
struct  PackageState
class  Apt
 High-level access to the Apt cache, as a data provider for the ept framework. More...
class  PackageRecord
 RecordParser specialised with access methods for common Debian package information. More...
class  RecordParser
 Access the fields of a package record contained inside a std::string. More...
class  Version
 Lightweight Version class that represent a package with a version, with very cheap value copy operations. More...

Functions

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

Function Documentation

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