Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
LList Member List

This is the complete list of members for LList, including all inherited members.

add(LListNode *new_node)LList
addItem(Int pri, void *item)LList
addItemToHead(void *item)LList
addItemToTail(void *item)LList
addToEndOfGroup(Bool yes=TRUE)LList
addToHead(LListNode *new_node)LListinline
addToTail(LListNode *new_node)LListinline
ASCENDING enum valueLList
clear(void)LList
DESCENDING enum valueLList
destroy(void)LListinline
findItem(void *item)LList
firstNode(void)LListinline
getNode(Int index)LList
hasItem(void *item)LList
isEmpty(void)LListinline
lastNode(void)LListinline
LList()LList
m_addToEndOfGroupLListprotected
m_headLListprotected
m_sortModeLListprotected
merge(LList *list)LList
nodeCount(void)LList
setSortMode(SortMode new_mode)LListinline
SortMode enum nameLList