node_l Struct Reference


Data Fields

node_lnext
void * data

Detailed Description

Definition at line 36 of file list.h.


Field Documentation

node_l* node_l::next

Definition at line 37 of file list.h.

Referenced by list_copy(), list_foreach(), list_get(), list_insert(), list_join(), list_move(), list_pop(), list_print(), list_push(), list_realloc(), list_remove(), list_size(), list_sort(), list_split(), and list_sub().

void* node_l::data

Definition at line 38 of file list.h.

Referenced by list_copy(), list_foreach(), list_get(), list_pop(), list_print(), list_push(), list_realloc(), and list_remove().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 19 13:36:10 2007 for libv by  doxygen 1.5.1-p1. Thank you, SourceForge.net Logo