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
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** Bedrock::PubSub::Detail::SubscriptionBodyBase::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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