LeviLamina
Loading...
Searching...
No Matches
MessToken.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
WebToken
;
8
namespace
Json {
class
Value; }
9
// clang-format on
10
11
struct
MessToken
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 32>
mUnkad30ac;
16
::ll::UntypedStorage<8, 32>
mUnkf61fd9;
17
::ll::UntypedStorage<8, 32>
mUnk282bfd;
18
::ll::UntypedStorage<8, 32>
mUnkc6c0f2;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
MessToken
& operator=(
MessToken
const
&);
24
MessToken
(
MessToken
const
&);
25
MessToken
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCFOLD ::MessToken& operator=(
::MessToken
&&);
31
32
MCAPI ::std::string toString()
const
;
33
34
MCAPI
~MessToken
();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI static ::std::optional<::MessToken> fromString(::std::string
const
& tokenString);
41
42
MCAPI static ::std::optional<::std::pair<::Json::Value, ::MessToken>>
43
unpackChainIfTrusted(
::WebToken
const
& selfSignedToken);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCFOLD
void
$dtor();
50
// NOLINTEND
51
};
WebToken
Definition
WebToken.h:14
MessToken
Definition
MessToken.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
identity
edu_common
MessToken.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0