LeviLamina
Loading...
Searching...
No Matches
DispatchTargets.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock::PubSub::Detail {
class
PublisherBase; }
8
namespace
Bedrock::PubSub::Detail {
class
SubscriptionBodyBase; }
9
// clang-format on
10
11
namespace
Bedrock::PubSub::Detail {
12
13
class
DispatchTargets
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 16>
mUnkdc642f;
18
::ll::UntypedStorage<8, 8>
mUnkaf5e3c;
19
::ll::UntypedStorage<8, 8>
mUnk1bf9fe;
20
::ll::UntypedStorage<8, 520>
mUnk906c03;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
DispatchTargets
& operator=(
DispatchTargets
const
&);
26
DispatchTargets
(
DispatchTargets
const
&);
27
DispatchTargets
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
bool
loadSubscriptions(
::Bedrock::PubSub::Detail::PublisherBase
const
& publisher);
33
34
MCAPI
~DispatchTargets
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCAPI
void
$dtor();
41
// NOLINTEND
42
};
43
44
}
// namespace Bedrock::PubSub::Detail
Bedrock::PubSub::Detail::DispatchTargets
Definition
DispatchTargets.h:13
Bedrock::PubSub::Detail::PublisherBase
Definition
PublisherBase.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
pub_sub
detail
DispatchTargets.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0