LeviLamina
Loading...
Searching...
No Matches
Bedrock::Threading::Burst::QueueConfig Struct Reference

Public Member Functions

QueueConfig & operator= (QueueConfig const &)
 QueueConfig (QueueConfig const &)
MCAPI_C void * $ctor (::std::string_view name, uint priority, ::Scheduler &scheduler, ::WorkerPool &primaryWorkerPool, ::std::initializer_list<::std::reference_wrapper<::WorkerPool > > secondaryWorkerPools, ::gsl::span<::std::thread::id const > affinities)
MCAPI_C void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 4, 4, uint > mPriority
::ll::TypedStorage< 8, 8, ::Scheduler & > mScheduler
::ll::TypedStorage< 8, 8, ::WorkerPool & > mPrimaryWorkerPool
::ll::TypedStorage< 8, 24, ::std::vector<::std::reference_wrapper<::WorkerPool > > > mSecondaryWorkerPools
::ll::TypedStorage< 8, 24, ::std::vector<::std::thread::id > > mAffinities

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