Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

st_list Struct Reference

#include <my_list.h>

List of all members.

Public Attributes

st_listprev
st_listnext
void * data


Member Data Documentation

void* st_list::data
 

Definition at line 26 of file my_list.h.

struct st_list * st_list::next
 

Definition at line 25 of file my_list.h.

struct st_list* st_list::prev
 

Definition at line 25 of file my_list.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2