LeviLamina
Loading...
Searching...
No Matches
SchemaConverterCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
JsonUtil {
6
7
class
SchemaConverterCollection
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnkd21b34;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
SchemaConverterCollection
& operator=(
SchemaConverterCollection
const
&);
17
SchemaConverterCollection
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
SchemaConverterCollection
(
::JsonUtil::SchemaConverterCollection
const
&);
23
24
MCAPI ::JsonUtil::SchemaConverterCollection&
25
operator()(::std::string
const
& filterString,
bool
forceCaseInsensitive);
26
27
MCAPI ::JsonUtil::SchemaConverterCollection& operator()(uint64 maxIndex, uint64 minIndex,
bool
);
28
29
MCAPI
~SchemaConverterCollection
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCAPI
void
* $ctor(
::JsonUtil::SchemaConverterCollection
const
&);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCFOLD
void
$dtor();
42
// NOLINTEND
43
};
44
45
}
// namespace JsonUtil
JsonUtil::SchemaConverterCollection
Definition
SchemaConverterCollection.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
json_util
SchemaConverterCollection.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0