LeviLamina
Loading...
Searching...
No Matches
PackSettingsError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/PackError.h"
7
8
class
PackSettingsError
:
public
::PackError
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual ::std::string getLocErrorMessage()
const
/*override*/
;
13
14
virtual ::std::unordered_map<int, ::std::string>
const
& getLocErrorMessageMap()
const
/*override*/
;
15
16
virtual ::std::unordered_map<int, ::std::string>
const
& getEventErrorMessageMap()
const
/*override*/
;
17
18
virtual
~PackSettingsError
()
/*override*/
;
19
// NOLINTEND
20
21
public
:
22
// destructor thunk
23
// NOLINTBEGIN
24
MCNAPI
void
$dtor
();
25
// NOLINTEND
26
27
public
:
28
// virtual function thunks
29
// NOLINTBEGIN
30
MCNAPI ::std::string
$getLocErrorMessage
()
const
;
31
32
MCNAPI ::std::unordered_map<int, ::std::string>
const
&
$getLocErrorMessageMap
()
const
;
33
34
MCNAPI ::std::unordered_map<int, ::std::string>
const
&
$getEventErrorMessageMap
()
const
;
35
36
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCNAPI
static
void
**
$vftable
();
43
// NOLINTEND
44
};
PackError
Definition
PackError.h:8
PackSettingsError
Definition
PackSettingsError.h:8
PackSettingsError::$getLocErrorMessage
MCAPI::std::string $getLocErrorMessage() const
PackSettingsError::$vftable
static MCAPI void ** $vftable()
PackSettingsError::$getEventErrorMessageMap
MCAPI ::std::unordered_map< int, ::std::string > const & $getEventErrorMessageMap() const
PackSettingsError::$getLocErrorMessageMap
MCAPI ::std::unordered_map< int, ::std::string > const & $getLocErrorMessageMap() const
PackSettingsError::$dtor
MCAPI void $dtor()
src
mc
resources
PackSettingsError.h
Generated on
for LeviLamina by
1.16.1