LeviLamina
Loading...
Searching...
No Matches
MemoryStream.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/memory/MemoryStreamBuffer.h"
7
8
struct
MemoryStream
:
public
::MemoryStreamBuffer
,
public
::std::istream,
public
virtual
::std::ios {
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 0
13
virtual
~MemoryStream
()
/*override*/
=
default
;
14
// NOLINTEND
15
16
public
:
17
// destructor thunk
18
// NOLINTBEGIN
19
20
// NOLINTEND
21
};
MemoryStreamBuffer
Definition
MemoryStreamBuffer.h:5
MemoryStream
Definition
MemoryStream.h:8
src
mc
deps
core
memory
MemoryStream.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0