LeviLamina
Loading...
Searching...
No Matches
MemoryFileSystemEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Core {
class
Result
; }
8
// clang-format on
9
10
namespace
Core {
11
12
class
MemoryFileSystemEntry
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk3818cf;
17
::ll::UntypedStorage<1, 1>
mUnk47bbac;
18
::ll::UntypedStorage<8, 8>
mUnk41bf05;
19
::ll::UntypedStorage<8, 32>
mUnk539b76;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
MemoryFileSystemEntry
& operator=(
MemoryFileSystemEntry
const
&);
25
MemoryFileSystemEntry
(
MemoryFileSystemEntry
const
&);
26
MemoryFileSystemEntry
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~MemoryFileSystemEntry
() =
default
;
33
34
// vIndex: 1
35
virtual ::Core::Result canRemove() = 0;
36
37
// vIndex: 2
38
virtual
uint64 getSize()
const
= 0;
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
};
53
54
}
// namespace Core
Core::MemoryFileSystemEntry
Definition
MemoryFileSystemEntry.h:12
Result
Definition
Result.h:6
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
file_system
memory_file_system
MemoryFileSystemEntry.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0