libzypp  11.13.5
RepoStatus.cc File Reference
#include <iostream>
#include <sstream>
#include <fstream>
#include "zypp/base/Logger.h"
#include "zypp/base/String.h"
#include "zypp/RepoStatus.h"
#include "zypp/PathInfo.h"
Include dependency graph for RepoStatus.cc:

Go to the source code of this file.

Classes

struct  zypp::RepoStatus::Impl
 RepoStatus implementation. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.

Functions

RepoStatus zypp::operator&& (const RepoStatus &lhs, const RepoStatus &rhs)
 combines 2 repostatus with a checksum based on both checksums and the newest timestamp
std::ostream & zypp::operator<< (std::ostream &str, const RepoStatus &obj)

Detailed Description

Definition in file RepoStatus.cc.