zypp::repo::DeltaCandidates::Impl Struct Reference

DeltaCandidates implementation. More...

List of all members.

Public Member Functions

 Impl ()
 Impl (const std::list< Repository > &repos, const std::string &pkgname="")

Public Attributes

std::list< Repositoryrepos
std::string pkgname

Private Member Functions

Implclone () const
 clone for RWCOW_pointer

Friends

ImplrwcowClone (const Impl *rhs)

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const DeltaCandidates::Impl &obj)


Detailed Description

DeltaCandidates implementation.

Definition at line 32 of file DeltaCandidates.cc.


Constructor & Destructor Documentation

zypp::repo::DeltaCandidates::Impl::Impl (  )  [inline]

Definition at line 35 of file DeltaCandidates.cc.

Referenced by clone().

zypp::repo::DeltaCandidates::Impl::Impl ( const std::list< Repository > &  repos,
const std::string &  pkgname = "" 
) [inline]

Definition at line 38 of file DeltaCandidates.cc.


Member Function Documentation

Impl* zypp::repo::DeltaCandidates::Impl::clone (  )  const [inline, private]

clone for RWCOW_pointer

Definition at line 48 of file DeltaCandidates.cc.

References Impl().


Friends And Related Function Documentation

Impl* rwcowClone ( const Impl rhs  )  [friend]

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

Stream output

Definition at line 54 of file DeltaCandidates.cc.


Member Data Documentation

Definition at line 42 of file DeltaCandidates.cc.

Definition at line 43 of file DeltaCandidates.cc.


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

doxygen