| _bits | SelState | [private] |
| appl_set_delete(const bool doit) | SelState | |
| appl_set_install(const bool doit) | SelState | |
| appl_unset(const bool doit) | SelState | |
| auto_set_delete(const bool doit) | SelState | |
| auto_set_install(const bool doit) | SelState | |
| auto_unset(const bool doit) | SelState | |
| B_BY_APPL | SelState | [private, static] |
| B_BY_USER | SelState | [private, static] |
| B_F_SRCINS | SelState | [private, static] |
| B_F_TABOO | SelState | [private, static] |
| B_IS_C | SelState | [private, static] |
| B_IS_I | SelState | [private, static] |
| B_TO_DEL | SelState | [private, static] |
| B_TO_INS | SelState | [private, static] |
| bits typedef | SelState | [private] |
| by_appl() const | SelState | [inline] |
| by_auto() const | SelState | [inline] |
| by_user() const | SelState | [inline] |
| clr(const bits mask_r) | SelState | [inline, private] |
| has_both_objects() const | SelState | [inline] |
| has_candidate() const | SelState | [inline] |
| has_candidate_only() const | SelState | [inline] |
| has_installed() const | SelState | [inline] |
| has_installed_only() const | SelState | [inline] |
| has_object() const | SelState | [inline] |
| is_srcins() const | SelState | [inline] |
| is_taboo() const | SelState | [inline] |
| M_BY | SelState | [private, static] |
| M_IS | SelState | [private, static] |
| M_TO | SelState | [private, static] |
| operator!=(const SelState &lhs, const SelState &rhs) | SelState | [friend] |
| operator<<(std::ostream &str, const SelState &obj) | SelState | [friend] |
| operator==(const SelState &lhs, const SelState &rhs) | SelState | [friend] |
| SelState() | SelState | |
| set(const bits mask_r) | SelState | [inline, private] |
| set_has_candidate(bool b=true) | SelState | |
| set_has_installed(bool b=true) | SelState | |
| to_delete() const | SelState | [inline] |
| to_install() const | SelState | [inline] |
| to_modify() const | SelState | [inline] |
| user_clr_srcins(const bool doit) | SelState | |
| user_clr_taboo(const bool doit) | SelState | |
| user_set_delete(const bool doit) | SelState | |
| user_set_install(const bool doit) | SelState | |
| user_set_srcins(const bool doit) | SelState | |
| user_set_taboo(const bool doit) | SelState | |
| user_unset(const bool doit) | SelState | |
| ~SelState() | SelState | |