FAST.Framework  1.0.0
FThread Member List

This is the complete list of members for FThread, including all inherited members.

Abord() const noexceptFThread
CompletedHandle(FSlot< int > &slot)FThread
Detach() const noexceptFThread
FObject()=defaultFObject
FThread(const FThread &)=deleteFThread
FThread(Function &&function, Args &&... args) noexceptFThreadinlineexplicit
FThread() noexceptFThread
GetName() const overrideFThreadinlinevirtual
GetType() overrideFThreadinlinevirtual
Id() const noexceptFThread
Join() const noexceptFThread
operator!=(const FThread &thread) const noexceptFThread
operator=(FThread &&thread) noexceptFThread
operator==(const FThread &thread) const noexceptFThread
Sleep(UInt duration)FThreadstatic
Start(Function &&function, Args &&... args) noexceptFThreadinline
StartedHandle(FSlot< int > &slot)FThread
~FObject()=defaultFObjectvirtual
~FThread()FThreadvirtual