LeviLamina
Loading...
Searching...
No Matches
BackgroundTaskQueue Class Reference

Public Member Functions

BackgroundTaskQueueoperator= (BackgroundTaskQueue const &)
 
 BackgroundTaskQueue (BackgroundTaskQueue const &)
 
MCAPI BackgroundTaskQueue ()
 
MCAPI bool _fetchAllAvailableTasks ()
 
MCAPI void flush ()
 
MCAPI void queue (::std::shared_ptr<::BackgroundTaskBase > task, bool queueImmediate)
 
MCAPI ::std::shared_ptr<::BackgroundTaskBasetryPop (int minPriority)
 
MCAPI ~BackgroundTaskQueue ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 80 > mUnk17700f
 
::ll::UntypedStorage< 8, 80 > mUnka2b5ae
 
::ll::UntypedStorage< 8, 80 > mUnka498a2
 
::ll::UntypedStorage< 8, 8 > mUnkf87f35
 
::ll::UntypedStorage< 1, 1 > mUnk681617
 
::ll::UntypedStorage< 8, 80 > mUnk1cc761
 
::ll::UntypedStorage< 8, 24 > mUnkcae1da
 

Constructor & Destructor Documentation

◆ BackgroundTaskQueue()

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

◆ ~BackgroundTaskQueue()

MCAPI BackgroundTaskQueue::~BackgroundTaskQueue ( )
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

◆ _fetchAllAvailableTasks()

MCAPI bool BackgroundTaskQueue::_fetchAllAvailableTasks ( )
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.

◆ flush()

MCAPI void BackgroundTaskQueue::flush ( )
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.

◆ queue()

MCAPI void BackgroundTaskQueue::queue ( ::std::shared_ptr<::BackgroundTaskBase > task,
bool queueImmediate )
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.

◆ tryPop()

MCAPI ::std::shared_ptr<::BackgroundTaskBase > BackgroundTaskQueue::tryPop ( int minPriority)
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.

◆ $ctor()

MCAPI void * BackgroundTaskQueue::$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.

◆ $dtor()

MCAPI void BackgroundTaskQueue::$dtor ( )
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: