LeviLamina
Loading...
Searching...
No Matches
LevelDbRandomAccessFile.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
LevelDbRandomAccessFile
:
public
::leveldb::RandomAccessFile {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnk52ec66;
10
::ll::UntypedStorage<8, 80>
mUnk2ca349;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
LevelDbRandomAccessFile
& operator=(
LevelDbRandomAccessFile
const
&);
16
LevelDbRandomAccessFile
(
LevelDbRandomAccessFile
const
&);
17
LevelDbRandomAccessFile
();
18
19
public
:
20
// virtual functions
21
// NOLINTBEGIN
22
// vIndex: 1
23
virtual ::leveldb::Status
Read
(uint64 offset, uint64 n, ::leveldb::Slice* result,
char
* scratch)
const
/*override*/
;
24
25
// vIndex: 0
26
virtual
~LevelDbRandomAccessFile
()
/*override*/
=
default
;
27
// NOLINTEND
28
29
public
:
30
// virtual function thunks
31
// NOLINTBEGIN
32
MCNAPI ::leveldb::Status
$Read
(uint64 offset, uint64 n, ::leveldb::Slice* result,
char
* scratch)
const
;
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
LevelDbRandomAccessFile
Definition
LevelDbRandomAccessFile.h:5
LevelDbRandomAccessFile::$vftable
static MCAPI void ** $vftable()
LevelDbRandomAccessFile::$Read
MCAPI::leveldb::Status $Read(uint64 offset, uint64 n, ::leveldb::Slice *result, char *scratch) const
Read
Definition
Read.h:6
ll::UntypedStorage
Definition
Alias.h:14
src
mc
leveldb
LevelDbRandomAccessFile.h
Generated on Fri Jun 13 2025 05:04:41 for LeviLamina by
1.12.0