#include <iosfwd>
#include "zypp/base/PtrTypes.h"
#include "zypp/CheckSum.h"
#include "zypp/Date.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Classes | |
class | zypp::RepoStatus |
Local facts about a repository This class represents the status of a repository on the system. More... | |
Functions | |
RepoStatus | zypp::operator && (const RepoStatus &lhs, const RepoStatus &rhs) |
combines 2 repostatus with a checksum based on both checksums and the newest timestamp |
Definition in file RepoStatus.h.