Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

List_ Struct Reference

#include <SUMA_Algorithms.h>


Data Fields

int size
int(* match )(const void *key1, const void *key2)
void(* destroy )(void *data)
ListElmthead
ListElmttail

Field Documentation

void(* List_::destroy)(void *data)
 

Referenced by list_destroy(), and list_init().

ListElmt* List_::head
 

Definition at line 53 of file SUMA_Algorithms.h.

Referenced by list_init(), list_ins_next(), and list_rem_next().

int(* List_::match)(const void *key1, const void *key2)
 

int List_::size
 

Definition at line 48 of file SUMA_Algorithms.h.

Referenced by list_init(), list_ins_next(), and list_rem_next().

ListElmt* List_::tail
 

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:
 

Powered by Plone

This site conforms to the following standards: