ZYpp factory class (Singleton)
More...
#include <zypp/ZYppFactory.h>
ZYpp factory class (Singleton)
Definition at line 43 of file ZYppFactory.h.
◆ ~ZYppFactory()
zypp::ZYppFactory::~ZYppFactory |
( |
| ) |
|
◆ ZYppFactory()
zypp::ZYppFactory::ZYppFactory |
( |
| ) |
|
|
private |
◆ instance()
◆ getZYpp()
ZYpp::Ptr zypp::ZYppFactory::getZYpp |
( |
| ) |
const |
- Returns
- Pointer to the ZYpp instance.
- Exceptions
-
EXCEPTION | In case we can't acquire a lock. |
Definition at line 375 of file ZYppFactory.cc.
◆ haveZYpp()
bool zypp::ZYppFactory::haveZYpp |
( |
| ) |
const |
◆ lockfileDir()
◆ operator<< [1/2]
std::ostream& operator<< |
( |
std::ostream & |
str, |
|
|
const ZYppFactory & |
obj |
|
) |
| |
|
friend |
◆ operator<<() [2/2]
std::ostream & operator<< |
( |
std::ostream & |
str, |
|
|
const ZYppFactory & |
obj |
|
) |
| |
|
related |
◆ getZYpp()
The documentation for this class was generated from the following files: