LeviLamina
Loading...
Searching...
No Matches
RoleChecker.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/certificates/identity/edu/Role.h"
7
8
class
RoleChecker {
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 336>
mUnkeab699;
13
::ll::UntypedStorage<8, 16>
mUnk448721;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
RoleChecker& operator=(RoleChecker
const
&);
19
RoleChecker
(RoleChecker
const
&);
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
RoleChecker
();
25
26
MCNAPI
void
checkRole
(
27
::std::string
const
& jsonCredentials,
28
::std::function<
void
(::edu::Role, ::std::string
const
&, ::std::string
const
&)> callback
29
);
30
31
MCNAPI
bool
lookupInProgress
()
const
;
32
33
MCNAPI
~RoleChecker
();
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCNAPI
void
*
$ctor
();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
RoleChecker::checkRole
MCAPI void checkRole(::std::string const &jsonCredentials, ::std::function< void(::edu::Role, ::std::string const &, ::std::string const &)> callback)
RoleChecker::lookupInProgress
MCAPI bool lookupInProgress() const
RoleChecker::RoleChecker
MCAPI RoleChecker()
RoleChecker::$dtor
MCAPI void $dtor()
RoleChecker::~RoleChecker
MCAPI ~RoleChecker()
RoleChecker::$ctor
MCAPI void * $ctor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
certificates
identity
RoleChecker.h
Generated on
for LeviLamina by
1.16.1