LeviLamina
Loading...
Searching...
No Matches
webrtc::PendingTaskSafetyFlag Class Reference
Inheritance diagram for webrtc::PendingTaskSafetyFlag:

Public Member Functions

PendingTaskSafetyFlag & operator= (PendingTaskSafetyFlag const &)
 PendingTaskSafetyFlag (PendingTaskSafetyFlag const &)
MCAPI void SetAlive ()
MCAPI void SetNotAlive ()
MCAPI bool alive () const

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlagCreate ()
static MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlagCreateAttachedToTaskQueue (bool alive, ::webrtc::TaskQueueBase *attached_queue)
static MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlagCreateDetached ()
static MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlagCreateDetachedInactive ()

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk5ef7f3
::ll::UntypedStorage< 1, 1 > mUnkd01503

Member Function Documentation

◆ SetAlive()

MCAPI void webrtc::PendingTaskSafetyFlag::SetAlive ( )
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.

◆ SetNotAlive()

MCAPI void webrtc::PendingTaskSafetyFlag::SetNotAlive ( )
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.

◆ alive()

MCAPI bool webrtc::PendingTaskSafetyFlag::alive ( ) const
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.

◆ Create()

MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > webrtc::PendingTaskSafetyFlag::Create ( )
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.

◆ CreateAttachedToTaskQueue()

MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > webrtc::PendingTaskSafetyFlag::CreateAttachedToTaskQueue ( bool alive,
::webrtc::TaskQueueBase * attached_queue )
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.

◆ CreateDetached()

MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > webrtc::PendingTaskSafetyFlag::CreateDetached ( )
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.

◆ CreateDetachedInactive()

MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > webrtc::PendingTaskSafetyFlag::CreateDetachedInactive ( )
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: