|
enum class | HubType : int { Priority = 0
, Fifo = 1
, RecursiveFIFO = 2
} |
|
◆ flushPendingEvents()
virtual void Bedrock::PubSub::FIFODeferredSubscriptionHub::flushPendingEvents |
( |
| ) |
|
|
virtual |
◆ getHubType()
virtual::Bedrock::PubSub::DeferredSubscriptionHub::HubType Bedrock::PubSub::FIFODeferredSubscriptionHub::getHubType |
( |
| ) |
const |
|
virtual |
◆ _runOneEvent()
virtual bool Bedrock::PubSub::FIFODeferredSubscriptionHub::_runOneEvent |
( |
| ) |
|
|
virtual |
◆ _enqueue()
virtual void Bedrock::PubSub::FIFODeferredSubscriptionHub::_enqueue |
( |
::std::function< void()> | , |
|
|
::Bedrock::PubSub::ConnectPosition | , |
|
|
::std::optional< int > | ) |
|
virtual |
◆ runDeferredEvents()
virtual uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::runDeferredEvents |
( |
uint64 | maxToRun | ) |
|
|
virtualinherited |
◆ runDeferredEventsForDuration()
virtual uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::runDeferredEventsForDuration |
( |
::std::chrono::milliseconds | msec | ) |
|
|
virtualinherited |
◆ clear()
virtual void Bedrock::PubSub::DeferredSubscriptionHubBase::clear |
( |
| ) |
|
|
virtualinherited |
◆ erase()
◆ size()
virtual uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::size |
( |
| ) |
const |
|
virtualinherited |
◆ empty()
virtual bool Bedrock::PubSub::DeferredSubscriptionHubBase::empty |
( |
| ) |
const |
|
virtualinherited |
◆ _join()
◆ $dtor()
MCAPI void Bedrock::PubSub::DeferredSubscriptionHubBase::$dtor |
( |
| ) |
|
|
inherited |
- 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.
◆ $runDeferredEvents()
MCAPI uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::$runDeferredEvents |
( |
uint64 | maxToRun | ) |
|
|
inherited |
- 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.
◆ $runDeferredEventsForDuration()
MCAPI uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::$runDeferredEventsForDuration |
( |
::std::chrono::milliseconds | msec | ) |
|
|
inherited |
- 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.
◆ $clear()
MCAPI void Bedrock::PubSub::DeferredSubscriptionHubBase::$clear |
( |
| ) |
|
|
inherited |
- 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.
◆ $erase()
- 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.
◆ $size()
MCAPI uint64 Bedrock::PubSub::DeferredSubscriptionHubBase::$size |
( |
| ) |
const |
|
inherited |
- 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.
◆ $empty()
MCAPI bool Bedrock::PubSub::DeferredSubscriptionHubBase::$empty |
( |
| ) |
const |
|
inherited |
- 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.
◆ $_join()
- 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()
static MCAPI void ** Bedrock::PubSub::DeferredSubscriptionHubBase::$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.
◆ makePriorityHub()
- 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: