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

Classes

struct  PoolEntry
 

Public Member Functions

WorkerPoolManagerImploperator= (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 void * $ctor ()
 
MCFOLD 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 ()
 
MCFOLD 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
 

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

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