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
namespace
Bedrock::PubSub::DeferralPolicy {
12
13
class
KeepAllPolicy
{
14
public
:
15
// KeepAllPolicy inner types declare
16
// clang-format off
17
template
<
typename
T0>
class
SubscriptionBodyImpl
;
18
// clang-format on
19
20
// KeepAllPolicy inner types define
21
template
<
typename
T0>
22
class
SubscriptionBodyImpl
{};
23
};
24
25
}
// namespace Bedrock::PubSub::DeferralPolicy
Bedrock::PubSub::DeferralPolicy::KeepAllPolicy::SubscriptionBodyImpl
Definition
KeepAllPolicy.h:22
Bedrock::PubSub::DeferralPolicy::KeepAllPolicy
Definition
KeepAllPolicy.h:13
src
mc
deps
core
utility
pub_sub
deferral_policy
KeepAllPolicy.h
Generated on Fri Jun 13 2025 05:04:23 for LeviLamina by
1.12.0