zypp::ZYppCommitResult Struct Reference

Result returned from ZYpp::commit. More...

#include <ZYppCommitResult.h>

List of all members.

Public Types

typedef std::list
< PoolItem_Ref
PoolItemList

Public Member Functions

 ZYppCommitResult ()

Public Attributes

int _result
 number of committed resolvables
PoolItemList _errors
 list of resolvables with error
PoolItemList _remaining
 list of resolvables remaining (due to wrong media)
PoolItemList _srcremaining
 list of kind:source resolvables remaining (due to wrong media)

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const ZYppCommitResult &obj)
 Stream output.


Detailed Description

Result returned from ZYpp::commit.

See also:
ZYpp::commit
Todo:
document fields.

Definition at line 32 of file ZYppCommitResult.h.


Member Typedef Documentation

typedef std::list<PoolItem_Ref> zypp::ZYppCommitResult::PoolItemList

Definition at line 38 of file ZYppCommitResult.h.


Constructor & Destructor Documentation

zypp::ZYppCommitResult::ZYppCommitResult (  )  [inline]

Definition at line 34 of file ZYppCommitResult.h.


Friends And Related Function Documentation

std::ostream & operator<< ( std::ostream &  str,
const ZYppCommitResult obj 
) [related]

Stream output.

Definition at line 21 of file ZYppCommitResult.cc.


Member Data Documentation

int zypp::ZYppCommitResult::_result

number of committed resolvables

Definition at line 43 of file ZYppCommitResult.h.

Referenced by zypp::target::TargetImpl::commit(), and zypp::operator<<().

PoolItemList zypp::ZYppCommitResult::_errors

list of resolvables with error

Definition at line 48 of file ZYppCommitResult.h.

Referenced by zypp::target::TargetImpl::commit(), and zypp::operator<<().

PoolItemList zypp::ZYppCommitResult::_remaining

list of resolvables remaining (due to wrong media)

Definition at line 52 of file ZYppCommitResult.h.

Referenced by zypp::target::TargetImpl::commit(), and zypp::operator<<().

PoolItemList zypp::ZYppCommitResult::_srcremaining

list of kind:source resolvables remaining (due to wrong media)

Definition at line 56 of file ZYppCommitResult.h.

Referenced by zypp::target::TargetImpl::commit(), and zypp::operator<<().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:17 2007 for libzypp by  doxygen 1.5.3