12 #ifndef ZYPP_ZYPPFACTORY_H 13 #define ZYPP_ZYPPFACTORY_H 31 const std::string &
lockerName()
const {
return _lockerName; }
60 bool haveZYpp()
const;
83 #endif // ZYPP_ZYPPFACTORY_H
String related utilities and Regular expression matching.
static ZYppFactory instance()
Singleton ctor.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
ZYpp::Ptr getZYpp() const
ZYpp factory class (Singleton)
ZYpp::Ptr getZYpp()
relates: ZYppFactory Convenience to get the Pointer to the ZYpp instance.
Base class for Exception.
const std::string & lockerName() const
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
Easy-to use interface to the ZYPP dependency resolver.