LeviLamina
Loading...
Searching...
No Matches
DirectoryIterationItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/file/DirectoryIterationFlags.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Core {
class
PathPart; }
11
// clang-format on
12
13
namespace
Core {
14
15
struct
DirectoryIterationItem
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 32>
mUnk1011ef;
20
::ll::UntypedStorage<8, 32>
mUnk2172c9;
21
::ll::UntypedStorage<8, 8>
mUnk657388;
22
::ll::UntypedStorage<8, 8>
mUnk5990e0;
23
::ll::UntypedStorage<4, 4>
mUnk657618;
24
::ll::UntypedStorage<8, 8>
mUnkd41f5c;
25
::ll::UntypedStorage<8, 8>
mUnkf25ac3;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
DirectoryIterationItem
& operator=(
DirectoryIterationItem
const
&);
31
DirectoryIterationItem
(
DirectoryIterationItem
const
&);
32
DirectoryIterationItem
();
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI
explicit
DirectoryIterationItem
(::Core::DirectoryIterationFlags flags);
38
39
MCAPI
void
setName(
::Core::PathPart
const
& name);
40
41
MCAPI
~DirectoryIterationItem
();
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
MCAPI
void
* $ctor(::Core::DirectoryIterationFlags flags);
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
MCFOLD
void
$dtor();
54
// NOLINTEND
55
};
56
57
}
// namespace Core
Core::PathPart
Definition
PathPart.h:7
Core::DirectoryIterationItem
Definition
DirectoryIterationItem.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
DirectoryIterationItem.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0