libzypp  17.38.7
CheckSum.h File Reference
#include <iosfwd>
#include <string>
#include <sstream>
#include <zypp-core/base/Exception.h>
#include <zypp-core/Pathname.h>
Include dependency graph for CheckSum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zypp::CheckSumException
 
class  zypp::CheckSum
 

Namespaces

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

Functions

std::ostream & zypp::operator<< (std::ostream &str, const CheckSum &obj)
 relates: CheckSum Stream output. More...
 
std::ostream & zypp::dumpAsXmlOn (std::ostream &str, const CheckSum &obj)
 relates: CheckSum XML output. More...
 
bool zypp::operator== (const CheckSum &lhs, const CheckSum &rhs)
 relates: CheckSum More...
 
bool zypp::operator!= (const CheckSum &lhs, const CheckSum &rhs)
 relates: CheckSum More...