zypp::PoolQueryAttr Struct Reference

represents all atributes in PoolQuery except SolvAtributes, which are used as is (not needed extend anything if someone adds new solv attr) More...

Inheritance diagram for zypp::PoolQueryAttr:
[legend]

List of all members.

Public Member Functions

 PoolQueryAttr ()
 PoolQueryAttr (const char *cstr_r)
 PoolQueryAttr (const std::string &str_r)

Static Public Attributes

static const PoolQueryAttr noAttr
static const PoolQueryAttr repoAttr
static const PoolQueryAttr kindAttr
static const PoolQueryAttr stringAttr
static const PoolQueryAttr stringTypeAttr
static const PoolQueryAttr requireAllAttr
static const PoolQueryAttr caseSensitiveAttr
static const PoolQueryAttr installStatusAttr
static const PoolQueryAttr editionAttr
static const PoolQueryAttr complexAttr

Private Attributes

IdString _str

Friends

class IdStringType< PoolQueryAttr >


Detailed Description

represents all atributes in PoolQuery except SolvAtributes, which are used as is (not needed extend anything if someone adds new solv attr)

Definition at line 971 of file PoolQuery.cc.


Constructor & Destructor Documentation

zypp::PoolQueryAttr::PoolQueryAttr (  )  [inline]

Definition at line 979 of file PoolQuery.cc.

zypp::PoolQueryAttr::PoolQueryAttr ( const char *  cstr_r  )  [inline, explicit]

Definition at line 981 of file PoolQuery.cc.

zypp::PoolQueryAttr::PoolQueryAttr ( const std::string &  str_r  )  [inline, explicit]

Definition at line 985 of file PoolQuery.cc.


Friends And Related Function Documentation

friend class IdStringType< PoolQueryAttr > [friend]

Definition at line 974 of file PoolQuery.cc.


Member Data Documentation

Definition at line 975 of file PoolQuery.cc.

Definition at line 990 of file PoolQuery.cc.

Definition at line 993 of file PoolQuery.cc.

Definition at line 994 of file PoolQuery.cc.

Definition at line 995 of file PoolQuery.cc.

Definition at line 996 of file PoolQuery.cc.

Definition at line 997 of file PoolQuery.cc.

Definition at line 998 of file PoolQuery.cc.

Definition at line 999 of file PoolQuery.cc.

Definition at line 1000 of file PoolQuery.cc.

Definition at line 1001 of file PoolQuery.cc.


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

doxygen