LeviLamina
Loading...
Searching...
No Matches
Bedrock::PubSub::DeferredSubscriptionBase Class Referenceabstract
+ Inheritance diagram for Bedrock::PubSub::DeferredSubscriptionBase:

Public Types

using ListHookType = ::Bedrock::Intrusive::list_base_hook<::Bedrock::PubSub::Detail::SubscriptionBodyBase>
 
using SubscriptionType = ::Bedrock::PubSub::Subscription
 

Public Member Functions

virtual uint64 runDeferredEvents (uint64)=0
 
virtual uint64 runDeferredEventsForDuration (::std::chrono::milliseconds)=0
 
virtual::Bedrock::PubSub::DeferralType getDeferralType () const =0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Bedrock::PubSub::Detail::SubscriptionBodyBase > > mStrongSelf
 
::ll::TypedStorage< 8, 8, ::Bedrock::PubSub::Detail::PublisherDisconnector * > mDisconnector
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PubSub::SubscriptionContext > > mContext
 
::ll::TypedStorage< 4, 4, int > mGroup
 
::Bedrock::Intrusive::list_base_hook< ::Bedrock::PubSub::Detail::SubscriptionBodyBase > * mNext
 
::Bedrock::Intrusive::list_base_hook< ::Bedrock::PubSub::Detail::SubscriptionBodyBase > * mPrev
 

The documentation for this class was generated from the following file: