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