libyui-gtk-pkg
2.42.9
|
Classes | |
struct | Impl |
Public Types | |
enum | MatchType { CONTAINS, EXACT, GLOB, REGEX } |
enum | StringAttribute { NAME, SUMMARY, DESCRIPTION, FILELIST, PROVIDES, REQUIRES } |
Public Member Functions | |
PoolQuery (Selectable::Type type) | |
void | setStringMode (bool caseSensitive, MatchType type) |
void | addStringAttribute (StringAttribute attrb) |
void | addStringOr (const std::string &str) |
void | addRepository (Repository &repository) |
virtual void | addCriteria (Match *match) |
virtual bool | hasNext () |
virtual Selectable | next () |
virtual int | guessSize () |
ZyppQuery & | zyppQuery () |
Selectable::Type | poolType () |
Public Attributes | |
Impl * | impl |
Definition at line 370 of file yzyppwrapper.h.