LeviLamina
Loading...
Searching...
No Matches
win32_cs.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
xbox::httpclient {
6
7
class
win32_cs
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 40>
mUnkfabdf5;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
win32_cs
& operator=(
win32_cs
const
&);
17
win32_cs
(
win32_cs
const
&);
18
win32_cs
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI
~win32_cs
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCNAPI
void
$dtor
();
30
// NOLINTEND
31
};
32
33
}
// namespace xbox::httpclient
xbox::httpclient::win32_cs
Definition
win32_cs.h:7
xbox::httpclient::win32_cs::~win32_cs
MCAPI ~win32_cs()
xbox::httpclient::win32_cs::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
lib_http_client
win32_cs.h
Generated on Wed Jul 23 2025 08:34:03 for LeviLamina by
1.12.0