listNode_s Struct Reference

#include <list.h>


Data Fields

DATA node_data
struct listNode_snext


Detailed Description

Definition at line 29 of file list.h.


Field Documentation

DATA listNode_s::node_data

Definition at line 31 of file list.h.

Referenced by AP_QUEUE_STD_DEFN_TEMPLATE(), barrier_queue_Add(), barrier_queue_Get(), df_SearchForService(), ListAdd(), ListDelete(), ListGetHead(), ListPop(), ListSearch(), syncListAddNode(), and syncListFind().

struct listNode_s* listNode_s::next [read]

Definition at line 32 of file list.h.

Referenced by AP_QUEUE_STD_DEFN_TEMPLATE(), barrier_queue_Add(), barrier_queue_Get(), df_SearchForService(), ListAdd(), ListDelete(), ListPop(), ListSearch(), syncListAddNode(), and syncListFind().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4