Main Page | Modules | Data Structures | File List | Data Fields | Globals | Examples

_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 Fri Aug 13 21:53:11 2004 for libcmml by doxygen 1.3.7