LeviLamina
Loading...
Searching...
No Matches
CpuRingBufferAllocation_Buffer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core {
6
7
class
CpuRingBufferAllocation_Buffer
{
8
public
:
9
// CpuRingBufferAllocation_Buffer inner types declare
10
// clang-format off
11
class
Buffer
;
12
// clang-format on
13
14
// CpuRingBufferAllocation_Buffer inner types define
15
class
Buffer
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkf7f083;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
Buffer
& operator=(
Buffer
const
&);
25
Buffer
(
Buffer
const
&);
26
Buffer
();
27
};
28
};
29
30
}
// namespace Core
Core::CpuRingBufferAllocation_Buffer::Buffer
Definition
CpuRingBufferAllocation_Buffer.h:15
Core::CpuRingBufferAllocation_Buffer
Definition
CpuRingBufferAllocation_Buffer.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
memory
CpuRingBufferAllocation_Buffer.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0