Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::cvd_impl::LockFile::LockFileReleaser Class Reference
Collaboration diagram for cuttlefish::cvd_impl::LockFile::LockFileReleaser:
Collaboration graph
[legend]

Public Member Functions

 LockFileReleaser (const SharedFD &fd, const std::string &lock_file_path)
 
 ~LockFileReleaser ()
 

Private Attributes

SharedFD flocked_file_fd_
 
const std::string lock_file_path_
 

Constructor & Destructor Documentation

◆ LockFileReleaser()

cuttlefish::cvd_impl::LockFile::LockFileReleaser::LockFileReleaser ( const SharedFD fd,
const std::string &  lock_file_path 
)

◆ ~LockFileReleaser()

cuttlefish::cvd_impl::LockFile::LockFileReleaser::~LockFileReleaser ( )

Member Data Documentation

◆ flocked_file_fd_

SharedFD cuttlefish::cvd_impl::LockFile::LockFileReleaser::flocked_file_fd_
private

◆ lock_file_path_

const std::string cuttlefish::cvd_impl::LockFile::LockFileReleaser::lock_file_path_
private

The documentation for this class was generated from the following files: