LeviLamina
Loading...
Searching...
No Matches
FlatFileSearchResult.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
FlatFileManifest; }
8
// clang-format on
9
10
namespace
Core {
11
12
class
FlatFileSearchResult
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 16>
mUnk52cace;
17
::ll::UntypedStorage<8, 8>
mUnkf09954;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
FlatFileSearchResult
& operator=(
FlatFileSearchResult
const
&);
23
FlatFileSearchResult
(
FlatFileSearchResult
const
&);
24
FlatFileSearchResult
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCFOLD ::std::shared_ptr<::Core::FlatFileManifest const> getManifest()
const
;
30
31
MCAPI
~FlatFileSearchResult
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCFOLD
void
$dtor();
38
// NOLINTEND
39
};
40
41
}
// namespace Core
Core::FlatFileSearchResult
Definition
FlatFileSearchResult.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
file_system
FlatFileSearchResult.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0