INOS
tTaskId Struct Reference

Public Member Functions

 tTaskId (uintid auId)
 
 tTaskId (class CINOSTask *apTask, uint32 auCoreId)
 
 operator uintid ()
 
 operator class CINOSTask * ()
 
void SetId (uintid auId)
 set id
 
class CINOSTaskGetTask ()
 get task
 
uint32 GetCoreId ()
 get task
 

Public Attributes

uintid m_uId
 task id (bits log2(DF_INOS_MAX_CORES) contain the core id the task is running on)
 

Friends

int operator!= (tTaskId aId1, tTaskId aId2)
 
int operator== (tTaskId aId1, tTaskId aId2)
 

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