|
| using | IdType |
| static int | compare (const PoolQueryAttr &lhs, const PoolQueryAttr &rhs) |
| static int | compare (const PoolQueryAttr &lhs, const IdString &rhs) |
| static int | compare (const PoolQueryAttr &lhs, const std::string &rhs) |
| static int | compare (const PoolQueryAttr &lhs, const char *rhs) |
| static int | compare (const IdString &lhs, const PoolQueryAttr &rhs) |
| static int | compare (const IdString &lhs, const IdString &rhs) |
| static int | compare (const IdString &lhs, const std::string &rhs) |
| static int | compare (const IdString &lhs, const char *rhs) |
| static int | compare (const std::string &lhs, const PoolQueryAttr &rhs) |
| static int | compare (const std::string &lhs, const IdString &rhs) |
| static int | compare (const std::string &lhs, const std::string &rhs) |
| static int | compare (const std::string &lhs, const char *rhs) |
| static int | compare (const char *lhs, const PoolQueryAttr &rhs) |
| static int | compare (const char *lhs, const IdString &rhs) |
| static int | compare (const char *lhs, const std::string &rhs) |
| static int | compare (const char *lhs, const char *rhs) |
| | IdStringType ()=default |
| | IdStringType (const IdStringType &)=default |
| | IdStringType (IdStringType &&) noexcept=default |
| IdStringType & | operator= (const IdStringType &)=default |
| IdStringType & | operator= (IdStringType &&) noexcept=default |
| | ~IdStringType ()=default |
Definition at line 1118 of file PoolQuery.cc.
◆ StringTypeAttr() [1/3]
| zypp::StringTypeAttr::StringTypeAttr |
( |
| ) |
|
|
inline |
◆ StringTypeAttr() [2/3]
| zypp::StringTypeAttr::StringTypeAttr |
( |
const char * | cstr_r | ) |
|
|
inlineexplicit |
◆ StringTypeAttr() [3/3]
| zypp::StringTypeAttr::StringTypeAttr |
( |
const std::string & | str_r | ) |
|
|
inlineexplicit |
◆ IdStringType< StringTypeAttr >
◆ _str
◆ noAttr
◆ exactAttr
◆ substringAttr
◆ regexAttr
◆ globAttr
◆ wordAttr
The documentation for this class was generated from the following file: