PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLCore
Thread
PLCore::Thread Member List
This is the complete list of members for
PLCore::Thread
, including all inherited members.
AboveNormalPriority
enum value
PLCore::Thread
AboveNormalPriorityClass
enum value
PLCore::Thread
BelowNormalPriority
enum value
PLCore::Thread
BelowNormalPriorityClass
enum value
PLCore::Thread
EPriority
enum name
PLCore::Thread
EPriorityClass
enum name
PLCore::Thread
GetID
() const
PLCore::Thread
[inline]
GetName
() const
PLCore::Thread
[inline]
GetPriority
() const
PLCore::Thread
[inline]
GetPriorityClass
() const
PLCore::Thread
[inline]
HighestPriority
enum value
PLCore::Thread
HighPriorityClass
enum value
PLCore::Thread
IdlePriority
enum value
PLCore::Thread
IdlePriorityClass
enum value
PLCore::Thread
IsActive
() const
PLCore::Thread
[inline]
Join
()
PLCore::Thread
[inline]
Join
(uint64 nTimeout)
PLCore::Thread
[inline]
LowestPriority
enum value
PLCore::Thread
NormalPriority
enum value
PLCore::Thread
NormalPriorityClass
enum value
PLCore::Thread
RealtimePriorityClass
enum value
PLCore::Thread
Run
() override
PLCore::Thread
[virtual]
SetName
(const String &sName)
PLCore::Thread
[inline]
SetPriority
(EPriority nPriority=NormalPriority)
PLCore::Thread
[inline]
SetPriorityClass
(EPriorityClass nPriorityClass=NormalPriorityClass)
PLCore::Thread
[inline]
Start
()
PLCore::Thread
[inline]
Terminate
()
PLCore::Thread
[inline]
Thread
()
PLCore::Thread
Thread
(ThreadFunction *pThreadFunction)
PLCore::Thread
Thread
(THREADFUNCTION pThreadFunction, void *pData)
PLCore::Thread
Thread
(handle nThreadID)
PLCore::Thread
ThreadFunction
()
PLCore::ThreadFunction
TimeCriticalPriority
enum value
PLCore::Thread
~Thread
()
PLCore::Thread
[virtual]
~ThreadFunction
()
PLCore::ThreadFunction
[virtual]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:28
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported