LeviLamina
Loading...
Searching...
No Matches
HttpInterface_windows.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/http/HttpInterfaceInternal.h"
7
8
namespace
Bedrock::Http {
9
10
class
HttpInterface_windows
:
public
::Bedrock::Http::HttpInterfaceInternal
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~HttpInterface_windows
()
/*override*/
=
default
;
15
// NOLINTEND
16
17
public
:
18
// vftables
19
// NOLINTBEGIN
20
MCNAPI
static
void
**
$vftable
();
21
// NOLINTEND
22
};
23
24
}
// namespace Bedrock::Http
Bedrock::Http::HttpInterfaceInternal
Definition
HttpInterfaceInternal.h:17
Bedrock::Http::HttpInterface_windows
Definition
HttpInterface_windows.h:10
Bedrock::Http::HttpInterface_windows::$vftable
static MCAPI void ** $vftable()
src
mc
deps
core
http
win
HttpInterface_windows.h
Generated on
for LeviLamina by
1.16.1