Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
FileLock Class Reference

#include <filesystem.h>

Collaboration diagram for FileLock:
Collaboration graph
[legend]

Public Member Functions

 FileLock ()=delete
 
 FileLock (const std::string &path)
 

Private Attributes

unique_fd fd_
 

Constructor & Destructor Documentation

◆ FileLock() [1/2]

FileLock::FileLock ( )
delete

◆ FileLock() [2/2]

FileLock::FileLock ( const std::string &  path)

Member Data Documentation

◆ fd_

unique_fd FileLock::fd_
private

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