LeviLamina
Loading...
Searching...
No Matches
ErrorPathStack.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ErrorPathStack
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnka29b8e;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ErrorPathStack
& operator=(
ErrorPathStack
const
&);
15
ErrorPathStack
(
ErrorPathStack
const
&);
16
ErrorPathStack
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
ErrorPathStack
(::std::vector<::std::string>& errorPath, ::std::string
const
& element);
22
23
MCNAPI
~ErrorPathStack
();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI
void
*
$ctor
(::std::vector<::std::string>& errorPath, ::std::string
const
& element);
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
ErrorPathStack
Definition
ErrorPathStack.h:5
ErrorPathStack::~ErrorPathStack
MCAPI ~ErrorPathStack()
ErrorPathStack::$ctor
MCAPI void * $ctor(::std::vector<::std::string > &errorPath, ::std::string const &element)
ErrorPathStack::ErrorPathStack
MCAPI ErrorPathStack(::std::vector<::std::string > &errorPath, ::std::string const &element)
ErrorPathStack::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
ErrorPathStack.h
Generated on Wed Jul 23 2025 08:34:17 for LeviLamina by
1.12.0