LeviLamina
Loading...
Searching...
No Matches
HttpProblemSimulatorSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
namespace
Bedrock::Http {
9
10
class
HttpProblemSimulatorSettings :
public
::Bedrock::EnableNonOwnerReferences
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk932093;
15
::ll::UntypedStorage<8, 8>
mUnkc2b700;
16
::ll::UntypedStorage<8, 24>
mUnk708e60;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
HttpProblemSimulatorSettings& operator=(HttpProblemSimulatorSettings
const
&);
22
HttpProblemSimulatorSettings(HttpProblemSimulatorSettings
const
&);
23
HttpProblemSimulatorSettings();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
virtual
~HttpProblemSimulatorSettings()
/*override*/
=
default
;
29
// NOLINTEND
30
};
31
32
}
// namespace Bedrock::Http
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
HttpProblemSimulatorSettings.h
Generated on
for LeviLamina by
1.16.1