#include <lock_file.h>
◆ LockFile()
cuttlefish::cvd_impl::LockFile::LockFile |
( |
SharedFD |
fd, |
|
|
const std::string & |
lock_file_path |
|
) |
| |
|
private |
◆ LockFilePath()
const auto & cuttlefish::cvd_impl::LockFile::LockFilePath |
( |
| ) |
const |
|
inline |
◆ operator<()
bool cuttlefish::cvd_impl::LockFile::operator< |
( |
const LockFile & |
other | ) |
const |
◆ Status() [1/2]
◆ Status() [2/2]
◆ LockFileManager
◆ fd_
SharedFD cuttlefish::cvd_impl::LockFile::fd_ |
|
private |
◆ lock_file_lock_releaser_
std::shared_ptr<LockFileReleaser> cuttlefish::cvd_impl::LockFile::lock_file_lock_releaser_ |
|
private |
◆ lock_file_path_
const std::string cuttlefish::cvd_impl::LockFile::lock_file_path_ |
|
private |
The documentation for this class was generated from the following files: