LeviLamina
Loading...
Searching...
No Matches
MemoryStreamBuffer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
MemoryStreamBuffer
:
public
::std::streambuf {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnkef3040;
10
::ll::UntypedStorage<8, 8>
mUnk5cbf4e;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
MemoryStreamBuffer
& operator=(
MemoryStreamBuffer
const
&);
16
MemoryStreamBuffer
(
MemoryStreamBuffer
const
&);
17
MemoryStreamBuffer
();
18
19
public
:
20
// virtual functions
21
// NOLINTBEGIN
22
// vIndex: 0
23
virtual
~MemoryStreamBuffer
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
};
MemoryStreamBuffer
Definition
MemoryStreamBuffer.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
memory
MemoryStreamBuffer.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0