LeviLamina
Loading...
Searching...
No Matches
AzureFileDownloaderQueue.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
AzureFileDownloaderQueue {
6
public
:
7
// AzureFileDownloaderQueue inner types declare
8
// clang-format off
9
struct
Request
;
10
// clang-format on
11
12
// AzureFileDownloaderQueue inner types define
13
struct
Request {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnke0113a;
18
::ll::UntypedStorage<8, 64>
mUnk520fcd;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
Request& operator=(Request
const
&);
24
Request(Request
const
&);
25
Request();
26
};
27
28
public
:
29
// member variables
30
// NOLINTBEGIN
31
::ll::UntypedStorage<8, 8>
mUnke71f44;
32
::ll::UntypedStorage<4, 4>
mUnk58c758;
33
::ll::UntypedStorage<4, 4>
mUnk50ab63;
34
::ll::UntypedStorage<4, 4>
mUnk49da4c;
35
::ll::UntypedStorage<8, 64>
mUnk8f4c6e;
36
::ll::UntypedStorage<8, 32>
mUnk96f519;
37
::ll::UntypedStorage<8, 40>
mUnk2e08d0;
38
::ll::UntypedStorage<8, 80>
mUnkd8a3b1;
39
::ll::UntypedStorage<8, 16>
mUnka30588;
40
::ll::UntypedStorage<8, 336>
mUnkf5bec8;
41
// NOLINTEND
42
43
public
:
44
// prevent constructor by default
45
AzureFileDownloaderQueue& operator=(AzureFileDownloaderQueue
const
&);
46
AzureFileDownloaderQueue(AzureFileDownloaderQueue
const
&);
47
AzureFileDownloaderQueue();
48
};
AzureFileDownloaderQueue::Request
Definition
AzureFileDownloaderQueue.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
AzureFileDownloaderQueue.h
Generated on
for LeviLamina by
1.16.1