12 #ifndef ZYPP_ZYPPFACTORY_H 13 #define ZYPP_ZYPPFACTORY_H 83 #endif // ZYPP_ZYPPFACTORY_H
bool haveZYpp() const
Whether the ZYpp instance is already created.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
ZYppFactoryException(std::string msg_r, pid_t lockerPid_r, std::string lockerName_r)
static ZYppFactory instance()
Singleton ctor.
::boost::shared_ptr< ZYpp > Ptr
~ZYppFactoryException() override
ZYpp::Ptr getZYpp() const
ZYpp factory class (Singleton)
ZYppFactory()
Default ctor.
Base class for Exception.
const std::string & lockerName() const
friend std::ostream & operator<<(std::ostream &str, const ZYppFactory &obj)
static zypp::Pathname lockfileDir()
Easy-to use interface to the ZYPP dependency resolver.