libzypp  11.13.5
zypp::ZYppCommitResult::Impl Class Reference

List of all members.

Public Member Functions

 Impl ()

Public Attributes

Pathname _root
sat::Transaction _transaction
TransactionStepList _transactionStepList
UpdateNotifications _updateMessages

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)

Detailed Description

Definition at line 28 of file ZYppCommitResult.cc.


Constructor & Destructor Documentation

zypp::ZYppCommitResult::Impl::Impl ( )
inline

Definition at line 31 of file ZYppCommitResult.cc.


Member Function Documentation

Impl* zypp::ZYppCommitResult::Impl::clone ( ) const
inlineprivate

clone for RWCOW_pointer

Definition at line 43 of file ZYppCommitResult.cc.


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs)
friend

Member Data Documentation

Pathname zypp::ZYppCommitResult::Impl::_root

Definition at line 35 of file ZYppCommitResult.cc.

sat::Transaction zypp::ZYppCommitResult::Impl::_transaction

Definition at line 36 of file ZYppCommitResult.cc.

TransactionStepList zypp::ZYppCommitResult::Impl::_transactionStepList

Definition at line 37 of file ZYppCommitResult.cc.

UpdateNotifications zypp::ZYppCommitResult::Impl::_updateMessages

Definition at line 38 of file ZYppCommitResult.cc.


The documentation for this class was generated from the following file: