4 #include <zypp-core/zyppng/base/SocketNotifier> static Ptr create(int socket, int evTypes, bool enable=true)
std::shared_ptr< SocketNotifier > makeNotifier(const bool enabled=true) const
auto eintrSafeCall(Fun &&function, Args &&... args)
std::map< std::string, std::string > read(const Pathname &_path)
Read sysconfig file path_r and return (key,valye) pairs.
bool write(const Pathname &path_r, const std::string &key_r, const std::string &val_r, const std::string &newcomment_r)
Add or change a value in sysconfig file path_r.