|
WorkerPoolManagerImpl & | operator= (WorkerPoolManagerImpl const &) |
|
| WorkerPoolManagerImpl (WorkerPoolManagerImpl const &) |
|
virtual void | init () |
|
virtual ::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) |
|
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 MCAPI void ** | $vftableForImplBase () |
|
static MCAPI void ** | $vftableForEnableNonOwnerReferences () |
|
static MCAPI void ** | $vftable () |
|
◆ init()
virtual void Bedrock::WorkerPoolManagerImpl::init |
( |
| ) |
|
|
virtual |
◆ createWorkerPool()
◆ tick()
virtual void Bedrock::WorkerPoolManagerImpl::tick |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: