LeviLamina
Loading...
Searching...
No Matches
Bedrock::WorkerPoolManagerImpl Class Reference
Inheritance diagram for Bedrock::WorkerPoolManagerImpl:

Classes

struct  PoolEntry

Public Member Functions

WorkerPoolManagerImpl & operator= (WorkerPoolManagerImpl const &)
 WorkerPoolManagerImpl (WorkerPoolManagerImpl const &)
virtual void init ()
virtual ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterfacecreateWorkerPool (::std::string name, uint64 threadCount, ::Bedrock::Threading::OSThreadPriority const &priority, ::std::optional< uint64 > const coreAffinityMask, bool suppressWorkerProfiling, ::std::optional< int > const idealCore)
virtual void tick ()
MCAPI WorkerPoolManagerImpl ()
MCAPI void * $ctor ()
MCAPI void $init ()
MCAPI ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface$createWorkerPool (::std::string name, uint64 threadCount, ::Bedrock::Threading::OSThreadPriority const &priority, ::std::optional< uint64 > const coreAffinityMask, bool suppressWorkerProfiling, ::std::optional< int > const idealCore)
MCAPI void $tick ()
MCAPI void $dtor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftableForImplBase ()
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk53d969
::ll::UntypedStorage< 8, 80 > mUnkf15882
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ WorkerPoolManagerImpl()

MCAPI Bedrock::WorkerPoolManagerImpl::WorkerPoolManagerImpl ( )
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.

Member Function Documentation

◆ init()

virtual void Bedrock::WorkerPoolManagerImpl::init ( )
virtual

◆ createWorkerPool()

virtual ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface > Bedrock::WorkerPoolManagerImpl::createWorkerPool ( ::std::string name,
uint64 threadCount,
::Bedrock::Threading::OSThreadPriority const & priority,
::std::optional< uint64 > const coreAffinityMask,
bool suppressWorkerProfiling,
::std::optional< int > const idealCore )
virtual

◆ tick()

virtual void Bedrock::WorkerPoolManagerImpl::tick ( )
virtual

◆ $ctor()

MCAPI void * Bedrock::WorkerPoolManagerImpl::$ctor ( )
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.

◆ $init()

MCAPI void Bedrock::WorkerPoolManagerImpl::$init ( )
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.

◆ $createWorkerPool()

MCAPI ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface > Bedrock::WorkerPoolManagerImpl::$createWorkerPool ( ::std::string name,
uint64 threadCount,
::Bedrock::Threading::OSThreadPriority const & priority,
::std::optional< uint64 > const coreAffinityMask,
bool suppressWorkerProfiling,
::std::optional< int > const idealCore )
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.

◆ $tick()

MCAPI void Bedrock::WorkerPoolManagerImpl::$tick ( )
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.

◆ $vftableForImplBase()

MCAPI void ** Bedrock::WorkerPoolManagerImpl::$vftableForImplBase ( )
static
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.

◆ $vftableForEnableNonOwnerReferences()

MCAPI void ** Bedrock::WorkerPoolManagerImpl::$vftableForEnableNonOwnerReferences ( )
static
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.

◆ $dtor()

MCAPI void Bedrock::WorkerPoolManager::$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.

◆ $vftable()

MCAPI void ** Bedrock::EnableNonOwnerReferences::$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: