PIPS
_newgen_struct_task_ Struct Reference

#include <task_private.h>

+ Collaboration diagram for _newgen_struct_task_:

Data Fields

intptr_t _type_
 
intptr_t _task_id_
 
list _task_private_data_
 id:int More...
 
intptr_t _task_on_cluster_
 private_data:entity* More...
 
gen_chunk _task_synchronization_
 on_cluster:int More...
 

Detailed Description

Definition at line 105 of file task_private.h.

Field Documentation

◆ _task_id_

intptr_t _newgen_struct_task_::_task_id_

Definition at line 107 of file task_private.h.

◆ _task_on_cluster_

intptr_t _newgen_struct_task_::_task_on_cluster_

private_data:entity*

Definition at line 109 of file task_private.h.

◆ _task_private_data_

list _newgen_struct_task_::_task_private_data_

id:int

Definition at line 108 of file task_private.h.

◆ _task_synchronization_

gen_chunk _newgen_struct_task_::_task_synchronization_

on_cluster:int

Definition at line 110 of file task_private.h.

◆ _type_

intptr_t _newgen_struct_task_::_type_

Definition at line 106 of file task_private.h.


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