TEMU  4.4
The Terma Emulator
temu_List Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Support/Objsys.h>

Data Fields

temu_Type Typ
 Element type in list. More...
 
temu_ListNodeHead
 Managed pointer, do not use directly. More...
 
temu_ListNodeTail
 Managed pointer, do not use directly. More...
 

Detailed Description

Linked list type

Field Documentation

◆ Head

temu_ListNode* temu_List::Head

Managed pointer, do not use directly.

◆ Tail

temu_ListNode* temu_List::Tail

Managed pointer, do not use directly.

◆ Typ

temu_Type temu_List::Typ

Element type in list.


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