Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
RefCountFileLock Class Reference

Class that represents a lock on a reference count file. More...

#include <RefCountFileLock.h>

Public Member Functions

 RefCountFileLock (RefCountFileLock &)=delete
 
 RefCountFileLock (RefCountFileLock &&)=delete
 
 RefCountFileLock (std::unique_ptr< RefCountFile > &file)
 

Private Attributes

std::unique_ptr< RefCountFile > & mRefCountFile
 

Detailed Description

Class that represents a lock on a reference count file.

This class is only intended to be used internally by Storage plugin do not use from external code.

See also
Storage

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