Public Member Functions | |
| Impl (const std::list< Repository > &repos) | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Public Attributes | |
| std::list< Repository > | repos |
Friends | |
| Impl * | r (const Impl *rhs) |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const DeltaCandidates::Impl &obj) |
| Stream output. | |
Definition at line 26 of file DeltaCandidates.cc.
| zypp::repo::DeltaCandidates::Impl::Impl | ( | const std::list< Repository > & | repos | ) | [inline] |
| Impl* zypp::repo::DeltaCandidates::Impl::clone | ( | ) | const [inline] |
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const DeltaCandidates::Impl & | obj | |||
| ) | [related] |
Definition at line 42 of file DeltaCandidates.cc.
1.5.3