LeviLamina
Loading...
Searching...
No Matches
PortConfiguration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/Result.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
PortMappingParseOptions
;
11
// clang-format on
12
13
struct
PortConfiguration {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnk86eb6b;
18
::ll::UntypedStorage<8, 32>
mUnk6d74de;
19
::ll::UntypedStorage<2, 2>
mUnkfc378d;
20
::ll::UntypedStorage<8, 24>
mUnk6ed178;
21
::ll::UntypedStorage<2, 2>
mUnk60ef67;
22
::ll::UntypedStorage<2, 2>
mUnk9f06c5;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
PortConfiguration& operator=(PortConfiguration
const
&);
28
PortConfiguration(PortConfiguration
const
&);
29
PortConfiguration();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
#ifdef LL_PLAT_S
35
MCNAPI ::Bedrock::Result<void, ::std::string>
36
parsePortMappings(::std::string_view value,
::PortMappingParseOptions
const
& options);
37
#endif
38
39
MCNAPI
~PortConfiguration
();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
PortConfiguration::$dtor
MCAPI void $dtor()
PortConfiguration::~PortConfiguration
MCAPI ~PortConfiguration()
PortMappingParseOptions
Definition
PortMappingParseOptions.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
PortConfiguration.h
Generated on
for LeviLamina by
1.16.1