#include <sys/file.h>#include <cstdio>#include <unistd.h>#include <fstream>#include <iostream>#include <sstream>#include "zypp/base/Logger.h"#include "zypp/base/Gettext.h"#include "zypp/PathInfo.h"#include "zypp/ZYppFactory.h"#include "zypp/zypp_detail/ZYppImpl.h"#include "zypp/zypp_detail/ZYppReadOnlyHack.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::zypp_readonly_hack |
Classes | |
| class | zypp::ZYppGlobalLock |
Defines | |
| #define | ZYPP_LOCK_FILE "/var/run/zypp.pid" |
Functions | |
| void | zypp::zypp_readonly_hack::IWantIt () ZYPP_DEPRECATED |
| std::ostream & | zypp::operator<< (std::ostream &str, const ZYppFactory &obj) |
Variables | |
| static bool | zypp::zypp_readonly_hack::active = false |
| static ZYppGlobalLock | zypp::globalLock |
Definition in file ZYppFactory.cc.
| #define ZYPP_LOCK_FILE "/var/run/zypp.pid" |
Definition at line 28 of file ZYppFactory.cc.
Referenced by zypp::ZYppGlobalLock::lockerPid(), zypp::ZYppGlobalLock::lockFileExists(), zypp::ZYppGlobalLock::openLockFile(), zypp::ZYppGlobalLock::zyppLocked(), and zypp::ZYppGlobalLock::~ZYppGlobalLock().
1.5.3