XII Release 0.1.0
Loading...
Searching...
No Matches
xiiTaskGroupID Class Reference

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
 

Detailed Description

Given out by xiiTaskSystem::CreateTaskGroup to identify a task group.


The documentation for this class was generated from the following file: