Doxygen Source Code Documentation
List_ Struct Reference
#include <SUMA_Algorithms.h>
Data Fields | |
int | size |
int(* | match )(const void *key1, const void *key2) |
void(* | destroy )(void *data) |
ListElmt * | head |
ListElmt * | tail |
Field Documentation
|
Referenced by list_destroy(), and list_init(). |
|
Definition at line 53 of file SUMA_Algorithms.h. Referenced by list_init(), list_ins_next(), and list_rem_next(). |
|
|
|
Definition at line 48 of file SUMA_Algorithms.h. Referenced by list_init(), list_ins_next(), and list_rem_next(). |
|
Definition at line 54 of file SUMA_Algorithms.h. Referenced by list_init(), list_ins_next(), and list_rem_next(). |
The documentation for this struct was generated from the following file: