LeviLamina
Loading...
Searching...
No Matches
EduKeyProvider.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/IContentAccessibilityProvider.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ContentIdentity
;
11
// clang-format on
12
13
class
EduKeyProvider
:
public
::IContentAccessibilityProvider
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 64>
mUnk7175c2;
18
::ll::UntypedStorage<8, 64>
mUnk3ad3ad;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
EduKeyProvider
& operator=(
EduKeyProvider
const
&);
24
EduKeyProvider
(
EduKeyProvider
const
&);
25
EduKeyProvider
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~EduKeyProvider
()
/*override*/
=
default
;
32
33
// vIndex: 6
34
virtual
bool
canAccess(
::ContentIdentity
const
&)
const
/*override*/
;
35
36
// vIndex: 1
37
virtual ::std::string getContentKey(
::ContentIdentity
const
&)
const
/*override*/
;
38
39
// vIndex: 2
40
virtual ::std::string getAlternateContentKey(
::ContentIdentity
const
&)
const
/*override*/
;
41
42
// vIndex: 4
43
virtual
void
setTempContentKeys(::std::unordered_map<::ContentIdentity, ::std::string>
const
&)
/*override*/
;
44
45
// vIndex: 5
46
virtual
void
clearTempContentKeys()
/*override*/
;
47
48
// vIndex: 3
49
virtual
bool
requireEncryptedReads()
const
/*override*/
;
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
58
public
:
59
// virtual function thunks
60
// NOLINTBEGIN
61
62
// NOLINTEND
63
};
ContentIdentity
Definition
ContentIdentity.h:10
EduKeyProvider
Definition
EduKeyProvider.h:13
IContentAccessibilityProvider
Definition
IContentAccessibilityProvider.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
EduKeyProvider.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0