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