LeviLamina
Loading...
Searching...
No Matches
GroupToken.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::Profile {
6
7
class
GroupToken
{
8
public
:
9
// GroupToken inner types declare
10
// clang-format off
11
struct
AnnotationData
;
12
struct
CounterImplToken
;
13
struct
ScopeImplToken
;
14
// clang-format on
15
16
// GroupToken inner types define
17
struct
AnnotationData
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 8>
mUnkfbfb91;
22
::ll::UntypedStorage<4, 4>
mUnkc70989;
23
::ll::UntypedStorage<8, 32>
mUnk3677c3;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
AnnotationData
& operator=(
AnnotationData
const
&);
29
AnnotationData
(
AnnotationData
const
&);
30
AnnotationData
();
31
};
32
33
struct
ScopeImplToken
{
34
public
:
35
// member variables
36
// NOLINTBEGIN
37
::ll::UntypedStorage<4, 4>
mUnk913715;
38
::ll::UntypedStorage<8, 48>
mUnk749021;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
ScopeImplToken
& operator=(
ScopeImplToken
const
&);
44
ScopeImplToken
(
ScopeImplToken
const
&);
45
ScopeImplToken
();
46
};
47
48
struct
CounterImplToken
{
49
public
:
50
// member variables
51
// NOLINTBEGIN
52
::ll::UntypedStorage<4, 4>
mUnk5aea86;
53
::ll::UntypedStorage<1, 1>
mUnkd199ca;
54
// NOLINTEND
55
56
public
:
57
// prevent constructor by default
58
CounterImplToken
& operator=(
CounterImplToken
const
&);
59
CounterImplToken
(
CounterImplToken
const
&);
60
CounterImplToken
();
61
};
62
63
public
:
64
// member variables
65
// NOLINTBEGIN
66
::ll::UntypedStorage<8, 8>
mUnk2bbf36;
67
::ll::UntypedStorage<1, 1>
mUnkaff84b;
68
::ll::UntypedStorage<8, 48>
mUnkfac06b;
69
::ll::UntypedStorage<8, 56>
mUnkf5efac;
70
::ll::UntypedStorage<4, 8>
mUnk98783c;
71
// NOLINTEND
72
73
public
:
74
// prevent constructor by default
75
GroupToken
& operator=(
GroupToken
const
&);
76
GroupToken
(
GroupToken
const
&);
77
GroupToken
();
78
};
79
80
}
// namespace Core::Profile
Core::Profile::GroupToken
Definition
GroupToken.h:7
Core::Profile::GroupToken::AnnotationData
Definition
GroupToken.h:17
Core::Profile::GroupToken::CounterImplToken
Definition
GroupToken.h:48
Core::Profile::GroupToken::ScopeImplToken
Definition
GroupToken.h:33
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
profiler
GroupToken.h
Generated on Tue Nov 25 2025 04:00:47 for LeviLamina by
1.12.0