LeviLamina
Loading...
Searching...
No Matches
SentryEnvelopePayloadExceptionMechanism.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
struct
SentryEnvelopePayloadExceptionMechanism {
11
public
:
12
// SentryEnvelopePayloadExceptionMechanism inner types define
13
enum class
Type :
int
{
14
Unknown = 0,
15
UnhandledException = 1,
16
UnhandledPromiseRejection = 2,
17
CapturedException = 3,
18
};
19
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<4, 4>
mUnk7efe5d;
24
::ll::UntypedStorage<8, 40>
mUnk9a1198;
25
::ll::UntypedStorage<1, 1>
mUnkee412c;
26
::ll::UntypedStorage<8, 72>
mUnk70ce1e;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
SentryEnvelopePayloadExceptionMechanism& operator=(SentryEnvelopePayloadExceptionMechanism
const
&);
32
SentryEnvelopePayloadExceptionMechanism(SentryEnvelopePayloadExceptionMechanism
const
&);
33
SentryEnvelopePayloadExceptionMechanism();
34
35
public
:
36
// member functions
37
// NOLINTBEGIN
38
MCNAPI
~SentryEnvelopePayloadExceptionMechanism
();
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCNAPI
void
$dtor
();
51
// NOLINTEND
52
};
SentryEnvelopePayloadExceptionMechanism::~SentryEnvelopePayloadExceptionMechanism
MCAPI ~SentryEnvelopePayloadExceptionMechanism()
SentryEnvelopePayloadExceptionMechanism::$dtor
MCAPI void $dtor()
SentryEnvelopePayloadExceptionMechanism::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
debug
SentryEnvelopePayloadExceptionMechanism.h
Generated on
for LeviLamina by
1.16.1