libept
Classes | Functions | Variables
ept::apt Namespace Reference

Classes

class  Apt
 High-level access to the Apt cache, as a data provider for the ept framework. More...
 
class  Exception
 
class  PackageRecord
 RecordParser specialised with access methods for common Debian package information. More...
 
struct  PackageState
 
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)
 

Variables

struct ept::apt::AptImplementation tests
 

Function Documentation

◆ localityCompare()

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

Variable Documentation

◆ tests

class ept::apt::Version ept::apt::tests

Referenced by main(), and register_tests().