Bitcoin
Public Attributes | List of all members
leveldb::DBImpl::ManualCompaction Struct Reference

Public Attributes

int level
 
bool done
 
const InternalKeybegin
 
const InternalKeyend
 
InternalKey tmp_storage
 

Member Data Documentation

◆ begin

const InternalKey* leveldb::DBImpl::ManualCompaction::begin

◆ done

bool leveldb::DBImpl::ManualCompaction::done

◆ end

const InternalKey* leveldb::DBImpl::ManualCompaction::end

◆ level

int leveldb::DBImpl::ManualCompaction::level

◆ tmp_storage

InternalKey leveldb::DBImpl::ManualCompaction::tmp_storage

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