LeviLamina
Loading...
Searching...
No Matches
HardwareMemoryTierUtil.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/HardwareMemoryTier.h"
7
#include "mc/platform/brstd/move_only_function.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Bedrock {
struct
ImplCtor; }
12
// clang-format on
13
14
class
HardwareMemoryTierUtil
15
:
public
::Bedrock::
16
ImplBase<::HardwareMemoryTierUtil, ::Bedrock::ImplCtor(::brstd::move_only_function<uint64() const>)> {
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 1
21
virtual ::HardwareMemoryTier getHardwareMemoryTier()
const
= 0;
22
23
// vIndex: 0
24
virtual
~HardwareMemoryTierUtil
()
/*override*/
=
default
;
25
// NOLINTEND
26
27
public
:
28
// virtual function thunks
29
// NOLINTBEGIN
30
31
// NOLINTEND
32
};
HardwareMemoryTierUtil
Definition
HardwareMemoryTierUtil.h:16
src-server
mc
deps
application
device
HardwareMemoryTierUtil.h
Generated on Sun Oct 12 2025 06:31:22 for LeviLamina by
1.12.0