LeviLamina
Loading...
Searching...
No Matches
Bedrock::PubSub::Detail::FastDispatchPublisherBase_SingleThreaded Class Referenceabstract
Inheritance diagram for Bedrock::PubSub::Detail::FastDispatchPublisherBase_SingleThreaded:

Public Types

using ConnectionList

Public Member Functions

MCAPI bool _loadDispatchTargets (::Bedrock::PubSub::Detail::DispatchTargets &targets) const
MCAPI void _insertConnection (::std::shared_ptr<::Bedrock::PubSub::Detail::SubscriptionBodyBase > const &body, ::Bedrock::PubSub::ConnectPosition at, ::std::optional< int > group)
MCFOLD bool empty () const
virtual void _disconnect (::Bedrock::PubSub::Detail::SubscriptionBodyBase &body)=0

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::Bedrock::Intrusive::list< ::Bedrock::PubSub::Detail::SubscriptionBodyBase, ::Bedrock::Intrusive::list_base_hook<::Bedrock::PubSub::Detail::SubscriptionBodyBase >, ::Bedrock::Intrusive::list_base_hook<::Bedrock::PubSub::Detail::SubscriptionBodyBase > > > mSubscriptions
::ll::TypedStorage< 4, 4, uint > mSubscriberCount

Member Typedef Documentation

◆ ConnectionList

Member Function Documentation

◆ _loadDispatchTargets()

MCAPI bool Bedrock::PubSub::Detail::FastDispatchPublisherBase_SingleThreaded::_loadDispatchTargets ( ::Bedrock::PubSub::Detail::DispatchTargets & targets) const
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.

◆ $vftable()

MCAPI void ** Bedrock::PubSub::Detail::PublisherBase::$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: