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
virtual ::HardwareMemoryTier getHardwareMemoryTier()
const
= 0;
21
// NOLINTEND
22
23
public
:
24
// virtual function thunks
25
// NOLINTBEGIN
26
27
// NOLINTEND
28
};
HardwareMemoryTierUtil
Definition
HardwareMemoryTierUtil.h:16
Bedrock::ImplCtor
Definition
ImplCtor.h:7
src
mc
deps
application
device
HardwareMemoryTierUtil.h
Generated on
for LeviLamina by
1.16.1