12 #ifndef ZYPP_PARSER_WEBPINRESULTFILEREADER_H 13 #define ZYPP_PARSER_WEBPINRESULTFILEREADER_H 96 #endif // ZYPP_PARSER_WEBPINRESULTFILEREADER_H
std::ostream & operator<<(std::ostream &str, const WebpinResultFileReader &obj)
String related utilities and Regular expression matching.
function< bool(const zypp::ws::WebpinResult &)> ProcessWebpinResult
Callback definition.
WebpinResultFileReader(const Pathname &result_file, const ProcessWebpinResult &callback)
Constructor.
~WebpinResultFileReader()
Dtor.
Read packages and repository search result data from from webpin web search results.
RW_pointer< Impl, rw_pointer::Scoped< Impl > > _pimpl
Wrapper for const correct access via Smart pointer types.
friend std::ostream & operator<<(std::ostream &str, const WebpinResultFileReader &obj)
Easy-to use interface to the ZYPP dependency resolver.