LibPkg
|
#include <string>
#include <map>
#include <set>
#include <iosfwd>
#include "libpkg/source_table.h"
#include "libpkg/binary_control_table.h"
#include "libpkg/thread.h"
Go to the source code of this file.
Classes | |
class | pkg::update |
A class for updating the package database. More... | |
struct | pkg::update::progress |
A structure for monitoring the progress of one source. More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |