Plasma Engine  2.0
Loading...
Searching...
No Matches
plTaskGroupID Class Reference

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
 

Detailed Description

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


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