Defines | |
| #define | ETYPE_NONE 0 |
| #define | ETYPE_FUNIT 1 |
| #define | ETYPE_DELAY 2 |
| #define | ETYPE_THREAD 3 |
| #define | ETYPE_VEC1 4 |
| #define | ETYPE_VEC2 5 |
|
|
Specifies that the element pointer points to a delay |
|
|
Specifies that the element pointer points to a functional unit |
|
|
Specifies that the element pointer is not valid |
|
|
Specifies that the element pointer points to a thread |
|
|
Specifies that the element pointer points to a single temporary vector |
|
|
Specifies that the element pointer points to a vector2 block |
1.3.4