libept
Namespaces | Functions | Variables
apt.cc File Reference

High-level front-end to libapt-pkg, as a data provider for the ept framework. More...

#include "apt.h"
#include "ept/utils/sys.h"
#include <apt-pkg/error.h>
#include <apt-pkg/init.h>
#include <apt-pkg/progress.h>
#include <apt-pkg/sourcelist.h>
#include <apt-pkg/pkgcachegen.h>
#include <apt-pkg/policy.h>
#include <apt-pkg/cachefile.h>
#include <vector>
#include <algorithm>
#include <iostream>

Namespaces

 ept
 String functions.
 
 ept::apt
 

Functions

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

Variables

struct ept::apt::AptImplementation ept::apt::tests
 

Detailed Description

High-level front-end to libapt-pkg, as a data provider for the ept framework.