|
typedef IdString::IdType | 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 () |
|
| IdStringType (const IdStringType &) |
|
void | operator= (const IdStringType &) |
|
| ~IdStringType () |
|
static PoolImpl & | myPool () |
|
Definition at line 1074 of file PoolQuery.cc.
zypp::StringTypeAttr::StringTypeAttr |
( |
| ) |
|
|
inline |
zypp::StringTypeAttr::StringTypeAttr |
( |
const char * |
cstr_r | ) |
|
|
inlineexplicit |
zypp::StringTypeAttr::StringTypeAttr |
( |
const std::string & |
str_r | ) |
|
|
inlineexplicit |
The documentation for this class was generated from the following file: