LeviLamina
Loading...
Searching...
No Matches
CrashSessionFileImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/application/crash_manager/CrashSessionFile.h"
7
#include "mc/deps/core/file/PathBuffer.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Core {
class
Path
; }
12
// clang-format on
13
14
namespace
Bedrock {
15
16
class
CrashSessionFileImpl
:
public
::Bedrock::CrashSessionFile
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 16>
mUnkb9e9ac;
21
::ll::UntypedStorage<8, 32>
mUnk78bed8;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
CrashSessionFileImpl
& operator=(
CrashSessionFileImpl
const
&);
27
CrashSessionFileImpl
(
CrashSessionFileImpl
const
&);
28
CrashSessionFileImpl
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~CrashSessionFileImpl
()
/*override*/
=
default
;
35
36
// vIndex: 1
37
virtual ::Core::PathBuffer<::std::string>
const
& configure(
::Core::Path
const
&)
/*override*/
;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
};
52
53
}
// namespace Bedrock
Bedrock::CrashSessionFileImpl
Definition
CrashSessionFileImpl.h:16
Bedrock::CrashSessionFile
Definition
CrashSessionFile.h:15
Core::Path
Definition
Path.h:15
Path
Definition
Path.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
crash_manager
CrashSessionFileImpl.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0