Doxygen Source Code Documentation
XtPointer_array Struct Reference
#include <3ddata.h>
Data Fields | |
int | num |
int | nall |
XtPointer * | ar |
int * | ic |
Detailed Description
Dynamically extendable array of XtPointer.
Definition at line 210 of file 3ddata.h.
Field Documentation
|
Array of pointers: [0..num-1] are valid Definition at line 213 of file 3ddata.h. Referenced by AFNI_add_interruptable(), AFNI_process_interrupts(), and THD_init_session(). |
|
added 26 Mar 2001 |
|
Number currently allocated |
|
Number currently in use Definition at line 211 of file 3ddata.h. Referenced by AFNI_add_interruptable(), AFNI_finalize_read_Web_CB(), AFNI_process_interrupts(), AFNI_read_inputs(), THD_fetch_many_datasets(), and THD_init_session(). |
The documentation for this struct was generated from the following file: