util/list.h

Includes from this file:

Declarations in this file:

Data members in SGList

first
internal
internalFree
last

Data members in SGListNode

internal
internalFree
item
list
next
prev

Functions

sgListCreate
sgListDestroy
sgListFindIndex
sgListFindItem
sgListInsertIndex
sgListInsertItem
sgListInsertNode
sgListRemoveNode

Typedefs

SGList
SGListNode