Bitcoin
Public Member Functions | Private Member Functions | List of all members
leveldb::FileLock Class Reference

#include <env.h>

Inheritance diagram for leveldb::FileLock:
leveldb::anonymous_namespace{env_posix.cc}::PosixFileLock

Public Member Functions

 FileLock ()
 
virtual ~FileLock ()
 

Private Member Functions

 FileLock (const FileLock &)
 
void operator= (const FileLock &)
 

Constructor & Destructor Documentation

◆ FileLock() [1/2]

leveldb::FileLock::FileLock ( )
inline

◆ ~FileLock()

leveldb::FileLock::~FileLock ( )
virtual

◆ FileLock() [2/2]

leveldb::FileLock::FileLock ( const FileLock )
private

Member Function Documentation

◆ operator=()

void leveldb::FileLock::operator= ( const FileLock )
private

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