LeviLamina
Loading...
Searching...
No Matches
ThrottledFileWriteEstimator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::WriteThrottledOS {
6
7
class
ThrottledFileWriteEstimator
{
8
public
:
9
// ThrottledFileWriteEstimator inner types declare
10
// clang-format off
11
struct
WriteTimeEstimate
;
12
// clang-format on
13
14
// ThrottledFileWriteEstimator inner types define
15
struct
WriteTimeEstimate
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk1ed76a;
20
::ll::UntypedStorage<8, 8>
mUnk45cdca;
21
::ll::UntypedStorage<8, 8>
mUnk9859d3;
22
::ll::UntypedStorage<1, 1>
mUnkf4f881;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
WriteTimeEstimate
& operator=(
WriteTimeEstimate
const
&);
28
WriteTimeEstimate
(
WriteTimeEstimate
const
&);
29
WriteTimeEstimate
();
30
};
31
};
32
33
}
// namespace Core::WriteThrottledOS
Core::WriteThrottledOS::ThrottledFileWriteEstimator
Definition
ThrottledFileWriteEstimator.h:7
Core::WriteThrottledOS::ThrottledFileWriteEstimator::WriteTimeEstimate
Definition
ThrottledFileWriteEstimator.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
write_throttledos
ThrottledFileWriteEstimator.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0