libyui-gtk-pkg  2.43.2
 All Classes
Ypp::PoolQuery Struct Reference
Inheritance diagram for Ypp::PoolQuery:
Collaboration diagram for Ypp::PoolQuery:

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

Implimpl
 

Detailed Description

Definition at line 370 of file yzyppwrapper.h.


The documentation for this struct was generated from the following files: