![]() |
XII Release 0.1.0
|
Given out by xiiTaskSystem::CreateTaskGroup to identify a task group. More...
#include <TaskSystemDeclarations.h>
Public Member Functions | |
XII_ALWAYS_INLINE bool | IsValid () const |
Returns false, if the GroupID does not reference a valid xiiTaskGroup. | |
XII_ALWAYS_INLINE void | Invalidate () |
Resets the GroupID into an invalid state. | |
XII_ALWAYS_INLINE bool | operator== (const xiiTaskGroupID &other) const |
XII_ALWAYS_INLINE bool | operator< (const xiiTaskGroupID &other) const |
Friends | |
class | xiiTaskSystem |
class | xiiTaskGroup |
Given out by xiiTaskSystem::CreateTaskGroup to identify a task group.