11 #ifndef ZYPP_SOURCE_ONMEDIALOCATION_H 12 #define ZYPP_SOURCE_ONMEDIALOCATION_H 56 unsigned medianr()
const;
80 bool optional()
const;
102 const CheckSum & openChecksum()
const;
113 const CheckSum & headerChecksum()
const;
123 bool mirrorsAllowed()
const;
143 #endif // ZYPP_SOURCE_ONMEDIALOCATION_H
Store and operate with byte count.
String related utilities and Regular expression matching.
std::ostream & dumpOn(std::ostream &str, const OnMediaLocation &obj)
std::ostream & operator<<(std::ostream &str, const Exception &obj)
std::string checksum(const Pathname &file, const std::string &algorithm)
Compute a files checksum.
RW_pointer supporting 'copy on write' functionality.