libzypp 9.41.1

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:
zypp::IdStringType< PoolQueryAttr > zypp::sat::detail::PoolMember zypp::base::SafeBool< PoolQueryAttr >

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 958 of file PoolQuery.cc.


Constructor & Destructor Documentation

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

Definition at line 966 of file PoolQuery.cc.

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

Definition at line 968 of file PoolQuery.cc.

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

Definition at line 972 of file PoolQuery.cc.


Friends And Related Function Documentation

friend class IdStringType< PoolQueryAttr > [friend]

Definition at line 961 of file PoolQuery.cc.


Member Data Documentation

Definition at line 962 of file PoolQuery.cc.

Definition at line 977 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().

Definition at line 980 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().

Definition at line 984 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().

Definition at line 985 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().

Definition at line 986 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().

Definition at line 988 of file PoolQuery.cc.

Referenced by zypp::PoolQuery::recover().


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