LeviLamina
Loading...
Searching...
No Matches
BackgroundTaskBase Class Referenceabstract

Classes

class  CurrentTaskAutoScope
 
class  PendingComparer
 
class  PriorityComparer
 

Public Member Functions

BackgroundTaskBaseoperator= (BackgroundTaskBase const &)
 
 BackgroundTaskBase (BackgroundTaskBase const &)
 
virtual void cancel ()=0
 
virtual bool isReady () const =0
 
virtual::TaskRunResult run (::ITaskExecutionContext const *)=0
 
MCAPI BackgroundTaskBase (::gsl::not_null<::IBackgroundTaskOwner * > group, ::TaskStartInfo const &startInfo, bool isAsync)
 
MCAPI void setNext (::std::shared_ptr<::BackgroundTaskBase > next)
 
MCAPI void * $ctor (::gsl::not_null<::IBackgroundTaskOwner * > group, ::TaskStartInfo const &startInfo, bool isAsync)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::BackgroundTaskBase *& gCurrentTask ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk2ebc0e
 
::ll::UntypedStorage< 8, 8 > mUnk7e9993
 
::ll::UntypedStorage< 8, 8 > mUnk2e5c7a
 
::ll::UntypedStorage< 8, 16 > mUnk2bac6e
 
::ll::UntypedStorage< 4, 4 > mUnkb3642a
 
::ll::UntypedStorage< 4, 4 > mUnk96ebbd
 
::ll::UntypedStorage< 4, 4 > mUnkcad031
 
::ll::UntypedStorage< 8, 8 > mUnk8b825b
 
::ll::UntypedStorage< 8, 32 > mUnkd0c014
 
::ll::UntypedStorage< 1, 1 > mUnk3605cd
 

Constructor & Destructor Documentation

◆ BackgroundTaskBase()

MCAPI BackgroundTaskBase::BackgroundTaskBase ( ::gsl::not_null<::IBackgroundTaskOwner * > group,
::TaskStartInfo const & startInfo,
bool isAsync )
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

◆ setNext()

MCAPI void BackgroundTaskBase::setNext ( ::std::shared_ptr<::BackgroundTaskBase > next)
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.

◆ gCurrentTask()

static MCAPI ::BackgroundTaskBase *& BackgroundTaskBase::gCurrentTask ( )
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.

◆ $ctor()

MCAPI void * BackgroundTaskBase::$ctor ( ::gsl::not_null<::IBackgroundTaskOwner * > group,
::TaskStartInfo const & startInfo,
bool isAsync )
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 BackgroundTaskBase::$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.

◆ $vftable()

static MCAPI void ** BackgroundTaskBase::$vftable ( )
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.

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