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  

CList_ Struct Reference

#include <SUMA_Algorithms.h>


Data Fields

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

Field Documentation

void(* CList_::destroy)(void *data)
 

Referenced by clist_destroy(), and clist_init().

CListElmt* CList_::head
 

Definition at line 124 of file SUMA_Algorithms.h.

Referenced by clist_destroy(), clist_init(), clist_ins_next(), and clist_rem_next().

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

int CList_::size
 

Definition at line 119 of file SUMA_Algorithms.h.

Referenced by clist_init(), clist_ins_next(), and clist_rem_next().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: