LeviLamina
Loading...
Searching...
No Matches
TransactionFrameSourceTarget.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
PathView; }
8
namespace
Core {
class
Result
; }
9
// clang-format on
10
11
namespace
Core {
12
13
class
TransactionFrameSourceTarget
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 1032>
mUnk500b9e;
18
::ll::UntypedStorage<8, 1032>
mUnkc7e523;
19
::ll::UntypedStorage<1, 1>
mUnk9d9552;
20
::ll::UntypedStorage<8, 16>
mUnk9e3f64;
21
::ll::UntypedStorage<8, 16>
mUnkf97f14;
22
::ll::UntypedStorage<8, 80>
mUnkad08df;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
TransactionFrameSourceTarget
& operator=(
TransactionFrameSourceTarget
const
&);
28
TransactionFrameSourceTarget
(
TransactionFrameSourceTarget
const
&);
29
TransactionFrameSourceTarget
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
TransactionFrameSourceTarget
(
::Core::PathView
source,
::Core::PathView
target);
35
36
MCAPI
~TransactionFrameSourceTarget
();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI static ::Core::Result exec(
43
::Core::PathView
source,
44
::Core::PathView
target,
45
::std::function<
::Core::Result
(
::Core::TransactionFrameSourceTarget
&)> sameStorageAreaFunction,
46
::std::function<
::Core::Result
(
::Core::TransactionFrameSourceTarget
&)> differentStorageAreaFunction
47
);
48
// NOLINTEND
49
50
public
:
51
// constructor thunks
52
// NOLINTBEGIN
53
MCAPI
void
* $ctor(
::Core::PathView
source,
::Core::PathView
target);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCAPI
void
$dtor();
60
// NOLINTEND
61
};
62
63
}
// namespace Core
Core::PathView
Definition
PathView.h:16
Core::Result
Definition
Result.h:17
Core::TransactionFrameSourceTarget
Definition
TransactionFrameSourceTarget.h:13
Result
Definition
Result.h:6
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
TransactionFrameSourceTarget.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0