LeviLamina
Loading...
Searching...
No Matches
LevelDbWritableFile Class Reference
+ Inheritance diagram for LevelDbWritableFile:

Public Member Functions

LevelDbWritableFileoperator= (LevelDbWritableFile const &)
 
 LevelDbWritableFile (LevelDbWritableFile const &)
 
virtual::leveldb::Status Append (::leveldb::Slice const &slice)
 
virtual::leveldb::Status Close ()
 
virtual::leveldb::Status Flush ()
 
virtual::leveldb::Status Sync ()
 
MCAPI LevelDbWritableFile (::std::string filename, ::Core::File &&file)
 
MCAPI::leveldb::Status SyncDirIfManifest ()
 
MCAPI void * $ctor (::std::string filename, ::Core::File &&file)
 
MCAPI::leveldb::Status $Append (::leveldb::Slice const &slice)
 
MCAPI::leveldb::Status $Close ()
 
MCAPI::leveldb::Status $Flush ()
 
MCAPI::leveldb::Status $Sync ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnkb3ea74
 
::ll::UntypedStorage< 8, 32 > mUnk5a9cb8
 

Constructor & Destructor Documentation

◆ LevelDbWritableFile()

MCAPI LevelDbWritableFile::LevelDbWritableFile ( ::std::string filename,
::Core::File && file )
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

◆ SyncDirIfManifest()

MCAPI::leveldb::Status LevelDbWritableFile::SyncDirIfManifest ( )
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 * LevelDbWritableFile::$ctor ( ::std::string filename,
::Core::File && file )
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.

◆ $Append()

MCAPI::leveldb::Status LevelDbWritableFile::$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.

◆ $Close()

MCAPI::leveldb::Status LevelDbWritableFile::$Close ( )
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 LevelDbWritableFile::$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.

◆ $Sync()

MCAPI::leveldb::Status LevelDbWritableFile::$Sync ( )
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.

◆ $vftable()

static MCAPI void ** LevelDbWritableFile::$vftable ( )
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.

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