LeviLamina
Loading...
Searching...
No Matches
KeepAllPolicy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/application/storage_migration/WorldRecovery.h"
7
#include "mc/deps/core/threading/MPSCQueue.h"
8
#include "mc/deps/core/utility/pub_sub/DeferralType.h"
9
#include "mc/deps/core/utility/pub_sub/deferred/SubscriptionBody.h"
10
11
// auto generated forward declare list
12
// clang-format off
13
namespace
Bedrock::PubSub {
class
SubscriptionContext
; }
14
// clang-format on
15
16
namespace
Bedrock::PubSub::DeferralPolicy {
17
18
class
KeepAllPolicy
{
19
public
:
20
// KeepAllPolicy inner types declare
21
// clang-format off
22
template
<
typename
T0>
class
SubscriptionBodyImpl
;
23
// clang-format on
24
25
// KeepAllPolicy inner types define
26
template
<
typename
T0>
27
class
SubscriptionBodyImpl
{};
28
};
29
30
}
// namespace Bedrock::PubSub::DeferralPolicy
Bedrock::PubSub::DeferralPolicy::KeepAllPolicy::SubscriptionBodyImpl
Definition
KeepAllPolicy.h:27
Bedrock::PubSub::DeferralPolicy::KeepAllPolicy
Definition
KeepAllPolicy.h:18
Bedrock::PubSub::SubscriptionContext
Definition
SubscriptionContext.h:7
src
mc
deps
core
utility
pub_sub
deferral_policy
KeepAllPolicy.h
Generated on
for LeviLamina by
1.16.1