Public Member Functions | |
| Impl (const Pathname &dbdir) | |
| void | start () |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Private Attributes | |
| Pathname | _dbdir |
Friends | |
| Impl * | r (const Impl *rhs) |
Related Functions | |
| (Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const CacheFSCK::Impl &obj) |
| Stream output. | |
Definition at line 35 of file CacheFSCK.cc.
| zypp::cache::CacheFSCK::Impl::Impl | ( | const Pathname & | dbdir | ) | [inline] |
| void zypp::cache::CacheFSCK::Impl::start | ( | ) | [inline] |
Definition at line 46 of file CacheFSCK.cc.
References _dbdir, zypp::ui::asString(), sqlite3x::sqlite3_command::executereader(), sqlite3x::sqlite3_reader::getstring(), sqlite3x::sqlite3_reader::read(), and ZYPP_RETHROW.
| Impl* zypp::cache::CacheFSCK::Impl::clone | ( | ) | const [inline, private] |
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const CacheFSCK::Impl & | obj | |||
| ) | [related] |
Pathname zypp::cache::CacheFSCK::Impl::_dbdir [private] |
1.5.3