LibPkg
|
#include <string>
#include <set>
#include <tr1/functional>
#include "string.h"
#include "libpkg/auto_dir.h"
#include "libpkg/thread.h"
#include "libpkg/log.h"
Go to the source code of this file.
Classes | |
struct | pkg::case_insensitive_cmp |
Comparison that does not take into account the case of the string. More... | |
class | pkg::unpack |
A class for unpacking and removing sets of packages. More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |