LeviLamina
Loading...
Searching...
No Matches
KeepLatestPolicy.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/utility/pub_sub/DeferralType.h"
8
#include "mc/deps/core/utility/pub_sub/deferred/SubscriptionBody.h"
9
#include "mc/platform/threading/UniqueLock.h"
10
11
// auto generated forward declare list
12
// clang-format off
13
class
SpinLockImpl
;
14
namespace
Bedrock::PubSub {
class
SubscriptionContext
; }
15
// clang-format on
16
17
namespace
Bedrock::PubSub::DeferralPolicy {
18
19
class
KeepLatestPolicy
{
20
public
:
21
// KeepLatestPolicy inner types declare
22
// clang-format off
23
template
<
typename
T0>
class
SubscriptionBodyImpl
;
24
// clang-format on
25
26
// KeepLatestPolicy inner types define
27
template
<
typename
T0>
28
class
SubscriptionBodyImpl
{};
29
};
30
31
}
// namespace Bedrock::PubSub::DeferralPolicy
Bedrock::PubSub::DeferralPolicy::KeepLatestPolicy::SubscriptionBodyImpl
Definition
KeepLatestPolicy.h:28
Bedrock::PubSub::DeferralPolicy::KeepLatestPolicy
Definition
KeepLatestPolicy.h:19
Bedrock::PubSub::SubscriptionContext
Definition
SubscriptionContext.h:7
SpinLockImpl
Definition
SpinLockImpl.h:5
src
mc
deps
core
utility
pub_sub
deferral_policy
KeepLatestPolicy.h
Generated on
for LeviLamina by
1.16.1