libzypp  13.10.6
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"

Go to the source code of this file.

Classes

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

Namespaces

 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 More...
 
std::ostream & zypp::operator<< (std::ostream &str, const RepoStatus &obj)