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
MCNAPI
bool
loadSubscriptions
(
::Bedrock::PubSub::Detail::PublisherBase
const
& publisher);
33
34
MCNAPI
~DispatchTargets
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
43
44
}
// namespace Bedrock::PubSub::Detail
Bedrock::PubSub::Detail::DispatchTargets::loadSubscriptions
MCAPI bool loadSubscriptions(::Bedrock::PubSub::Detail::PublisherBase const &publisher)
Bedrock::PubSub::Detail::DispatchTargets::$dtor
MCAPI void $dtor()
Bedrock::PubSub::Detail::DispatchTargets::~DispatchTargets
MCAPI ~DispatchTargets()
Bedrock::PubSub::Detail::PublisherBase
Definition
PublisherBase.h:18
Bedrock::PubSub::Detail::SubscriptionBodyBase
Definition
SubscriptionBodyBase.h:20
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
pub_sub
detail
DispatchTargets.h
Generated on
for LeviLamina by
1.16.1