libzypp
17.24.2
|
#include <iostream>
#include <zypp/base/Logger.h>
#include <zypp/base/String.h>
#include <zypp/base/Regex.h>
#include <zypp/repo/Applydeltarpm.h>
#include <zypp/ExternalProgram.h>
#include <zypp/AutoDispose.h>
#include <zypp/PathInfo.h>
#include <zypp/TriBool.h>
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::applydeltarpm | |
Namespace wrapping invocations of /usr/bin/applydeltarpm. | |
Functions | |
bool | zypp::applydeltarpm::haveApplydeltarpm () |
Test whether an execuatble applydeltarpm program is available. More... | |