![]() |
Plasma Engine
2.0
|
Given out by plTaskSystem::CreateTaskGroup to identify a task group. More...
#include <TaskSystemDeclarations.h>
Public Member Functions | |
PL_ALWAYS_INLINE bool | IsValid () const |
Returns false, if the GroupID does not reference a valid plTaskGroup. | |
PL_ALWAYS_INLINE void | Invalidate () |
Resets the GroupID into an invalid state. | |
PL_ALWAYS_INLINE bool | operator== (const plTaskGroupID &other) const |
PL_ALWAYS_INLINE bool | operator!= (const plTaskGroupID &other) const |
PL_ALWAYS_INLINE bool | operator< (const plTaskGroupID &other) const |
Friends | |
class | plTaskSystem |
class | plTaskGroup |
Given out by plTaskSystem::CreateTaskGroup to identify a task group.