LibPkg
|
#include <string>
#include "libpkg/dependency.h"
#include "libpkg/status_table.h"
#include "libpkg/binary_control_table.h"
#include "libpkg/source_table.h"
#include "libpkg/path_table.h"
Go to the source code of this file.
Classes | |
class | pkg::pkgbase |
A class for representing the collection of package database tables. More... | |
class | pkg::pkgbase::cache_error |
An exception class for reporting cache errors. More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |