_CMML_List Struct Reference

#include <cmml.h>


Data Fields

CMML_Listprev
CMML_Listnext
void * data


Detailed Description

USE THE DEFINED TYPE CMML_List FOR THIS!

CMML_List: A doubly linked list


Field Documentation

CMML_List* _CMML_List::prev

previous list member

CMML_List* _CMML_List::next

next list member

void* _CMML_List::data

actual member content


The documentation for this struct was generated from the following file:
Generated on Thu Aug 10 15:31:25 2006 for libcmml by  doxygen 1.4.7