Namespaces | Functions

apt.cc File Reference

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

#include <ept/apt/apt.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 <wibble/sys/fs.h>
#include <sys/stat.h>
#include <vector>
#include <algorithm>
#include <iostream>

Namespaces

namespace  ept
namespace  ept::apt

Functions

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

Detailed Description

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