LeviLamina
Loading...
Searching...
No Matches
NoOp_ProfileClient.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/profiler/ProfileClient.h"
7
8
namespace
Core::Profile {
9
10
class
NoOp_ProfileClient
:
public
::Core::Profile::ProfileClient
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~NoOp_ProfileClient
()
/*override*/
=
default
;
15
// NOLINTEND
16
17
public
:
18
// vftables
19
// NOLINTBEGIN
20
MCNAPI
static
void
**
$vftable
();
21
// NOLINTEND
22
};
23
24
}
// namespace Core::Profile
Core::Profile::NoOp_ProfileClient
Definition
NoOp_ProfileClient.h:10
Core::Profile::NoOp_ProfileClient::$vftable
static MCAPI void ** $vftable()
Core::Profile::ProfileClient
Definition
ProfileClient.h:22
src
mc
deps
profiler
platform
NoOp_ProfileClient.h
Generated on
for LeviLamina by
1.16.1