Static Public Member Functions | |
| static shared_ptr< Impl > | nullimpl () |
| Offer default Impl. | |
Public Attributes | |
| string | checksum |
| Date | timestamp |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Friends | |
| Impl * | r (const Impl *rhs) |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const RepoStatus::Impl &obj) |
| Stream output. | |
Definition at line 29 of file RepoStatus.cc.
| static shared_ptr<Impl> zypp::RepoStatus::Impl::nullimpl | ( | ) | [inline, static] |
| Impl* zypp::RepoStatus::Impl::clone | ( | ) | const [inline, private] |
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const RepoStatus::Impl & | obj | |||
| ) | [related] |
Definition at line 34 of file RepoStatus.cc.
Definition at line 35 of file RepoStatus.cc.
1.5.3