| _edition | PkgRelation | [private] |
| _isprereq | PkgRelation | [private] |
| _name | PkgRelation | [private] |
| _op | PkgRelation | [private] |
| asString() const | PkgRelation | |
| edition() const | PkgRelation | [inline] |
| fromString(std::string s) | PkgRelation | [static] |
| isFileRel() const | PkgRelation | [inline] |
| isPreReq() const | PkgRelation | [inline] |
| matches(constPMSolvablePtr pkg) const | PkgRelation | |
| matches(const PkgRelation &rel) const | PkgRelation | |
| name() const | PkgRelation | [inline] |
| op() const | PkgRelation | [inline] |
| operator!=(const PkgRelation &r2) const | PkgRelation | [inline] |
| operator<<(std::ostream &, const PkgRelation &) | PkgRelation | [friend] |
| operator==(const PkgRelation &r2) const | PkgRelation | [inline] |
| parseRelations(const std::string &data_tr) | PkgRelation | [static] |
| PkgRelation() | PkgRelation | [inline] |
| PkgRelation(const PkgName &n) | PkgRelation | [inline] |
| PkgRelation(const PkgName &n, rel_op o, const PkgEdition &e) | PkgRelation | [inline] |
| setPreReq(bool yes) | PkgRelation | [inline] |
| string2DepCompare(const std::string &str_tr) | PkgRelation | [private, static] |
| toString(const PkgRelation &t) | PkgRelation | [static] |
1.4.4