#include <lock_file.h>
◆ LockFileManager()
| cuttlefish::LockFileManager::LockFileManager |
( |
| ) |
|
|
default |
◆ AcquireLock()
| Result< LockFile > cuttlefish::LockFileManager::AcquireLock |
( |
const std::string & |
lock_file_path | ) |
|
◆ OpenLockFile()
| Result< SharedFD > cuttlefish::LockFileManager::OpenLockFile |
( |
const std::string & |
file_path | ) |
|
|
static |
◆ TryAcquireLock()
| Result< std::optional< LockFile > > cuttlefish::LockFileManager::TryAcquireLock |
( |
const std::string & |
lock_file_path | ) |
|
The documentation for this class was generated from the following files: