LeviLamina
Loading...
Searching...
No Matches
LibHttpClientInstance.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock::Threading {
class
Mutex; }
8
// clang-format on
9
10
namespace
Bedrock::Http {
11
12
class
LibHttpClientInstance
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk44b57d;
17
::ll::UntypedStorage<8, 8>
mUnkc11edd;
18
::ll::UntypedStorage<8, 8>
mUnk917c90;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
LibHttpClientInstance
& operator=(
LibHttpClientInstance
const
&);
24
LibHttpClientInstance
(
LibHttpClientInstance
const
&);
25
LibHttpClientInstance
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~LibHttpClientInstance
() =
default
;
32
// NOLINTEND
33
34
public
:
35
// static variables
36
// NOLINTBEGIN
37
MCAPI static ::Bedrock::Threading::Mutex& sMutex();
38
39
MCAPI static ::std::weak_ptr<::Bedrock::Http::LibHttpClientInstance>& sWeakInstance();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
48
public
:
49
// vftables
50
// NOLINTBEGIN
51
MCAPI
static
void
** $vftable();
52
// NOLINTEND
53
};
54
55
}
// namespace Bedrock::Http
Bedrock::Http::LibHttpClientInstance
Definition
LibHttpClientInstance.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
LibHttpClientInstance.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0