LeviLamina
Loading...
Searching...
No Matches
LevelDbLazyFile Class Reference

Public Member Functions

LevelDbLazyFileoperator= (LevelDbLazyFile const &)
 
 LevelDbLazyFile (LevelDbLazyFile const &)
 
MCAPI::leveldb::Status Append (::leveldb::Slice const &slice)
 
MCAPI::leveldb::Status Flush ()
 
MCAPI LevelDbLazyFile (::std::string filename, ::Core::FileOpenMode openMode, int maxOpenFiles)
 
MCAPI::leveldb::Status Read (uint64 n, ::leveldb::Slice *result, char *scratch)
 
MCAPI::leveldb::Status Read (uint64 offset, uint64 n, ::leveldb::Slice *result, char *scratch) const
 
MCAPI ~LevelDbLazyFile ()
 
MCAPI void * $ctor (::std::string filename, ::Core::FileOpenMode openMode, int maxOpenFiles)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::atomic< uint64 > & mFileCount ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkd1586b
 
::ll::UntypedStorage< 8, 16 > mUnk59f9b8
 
::ll::UntypedStorage< 8, 16 > mUnk6129c9
 
::ll::UntypedStorage< 1, 2 > mUnk60005c
 
::ll::UntypedStorage< 4, 4 > mUnkc82210
 

Constructor & Destructor Documentation

◆ LevelDbLazyFile()

MCAPI LevelDbLazyFile::LevelDbLazyFile ( ::std::string filename,
::Core::FileOpenMode openMode,
int maxOpenFiles )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~LevelDbLazyFile()

MCAPI LevelDbLazyFile::~LevelDbLazyFile ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ Append()

MCAPI::leveldb::Status LevelDbLazyFile::Append ( ::leveldb::Slice const & slice)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Flush()

MCAPI::leveldb::Status LevelDbLazyFile::Flush ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Read() [1/2]

MCAPI::leveldb::Status LevelDbLazyFile::Read ( uint64 n,
::leveldb::Slice * result,
char * scratch )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Read() [2/2]

MCAPI::leveldb::Status LevelDbLazyFile::Read ( uint64 offset,
uint64 n,
::leveldb::Slice * result,
char * scratch ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ mFileCount()

static MCAPI ::std::atomic< uint64 > & LevelDbLazyFile::mFileCount ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * LevelDbLazyFile::$ctor ( ::std::string filename,
::Core::FileOpenMode openMode,
int maxOpenFiles )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void LevelDbLazyFile::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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