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