LeviLamina
Loading...
Searching...
No Matches
hc_websocket_impl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
xbox::httpclient {
6
7
struct
hc_websocket_impl
{
8
public
:
9
// virtual functions
10
// NOLINTBEGIN
11
// vIndex: 0
12
virtual
~hc_websocket_impl
();
13
// NOLINTEND
14
15
public
:
16
// destructor thunk
17
// NOLINTBEGIN
18
MCNAPI
void
$dtor
();
19
// NOLINTEND
20
21
public
:
22
// vftables
23
// NOLINTBEGIN
24
MCNAPI
static
void
**
$vftable
();
25
// NOLINTEND
26
};
27
28
}
// namespace xbox::httpclient
xbox::httpclient::hc_websocket_impl
Definition
hc_websocket_impl.h:7
xbox::httpclient::hc_websocket_impl::$dtor
MCAPI void $dtor()
xbox::httpclient::hc_websocket_impl::$vftable
static MCAPI void ** $vftable()
src
mc
external
lib_http_client
hc_websocket_impl.h
Generated on Wed Jul 23 2025 08:34:02 for LeviLamina by
1.12.0