Classes | |
| class | Hal |
| Hardware abstaction layer. More... | |
| class | HalContext_Impl |
| class | HalDrive_Impl |
| class | HalVolume_Impl |
| class | HalContext |
| Hardware abstaction layer context. More... | |
| class | HalDrive |
| Hardware abstaction layer storage drive object. More... | |
| class | HalVolume |
| Hardware abstaction layer storage volume object. More... | |
| class | HalException |
| Hardware abstaction layer exception. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const Hal &obj) |
| void | VERIFY_CONTEXT (const zypp::RW_pointer< HalContext_Impl > &h) |
| void | VERIFY_DRIVE (const zypp::RW_pointer< HalDrive_Impl > &d) |
| void | VERIFY_VOLUME (const zypp::RW_pointer< HalVolume_Impl > &v) |
Variables | |
| static Mutex | g_Mutex |
| hmm. | |
|
||||||||||||
|
Definition at line 286 of file Hal.cc. References zypp::target::hal::Hal::_pimpl. |
|
|
|
|
1.4.6