|
libzypp
9.1.2
|
Public Member Functions | |
| Impl () | |
Public Attributes | |
| Pathname | _root |
| UpdateNotifications | _updateMessages |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Friends | |
| Impl * | rwcowClone (const Impl *rhs) |
Definition at line 27 of file ZYppCommitResult.cc.
| zypp::ZYppCommitResult::Impl::Impl | ( | ) | [inline] |
Definition at line 30 of file ZYppCommitResult.cc.
Referenced by clone().
| Impl* zypp::ZYppCommitResult::Impl::clone | ( | ) | const [inline, private] |
| Impl* rwcowClone | ( | const Impl * | rhs | ) | [friend] |
| Pathname zypp::ZYppCommitResult::Impl::_root |
Definition at line 34 of file ZYppCommitResult.cc.
Referenced by zypp::ZYppCommitResult::root(), and zypp::ZYppCommitResult::ZYppCommitResult().
Definition at line 35 of file ZYppCommitResult.cc.
Referenced by zypp::ZYppCommitResult::setUpdateMessages(), and zypp::ZYppCommitResult::updateMessages().
1.7.6.1