Doxygen Source Code Documentation
MCW_function_list Struct Reference
#include <3ddata.h>
Data Fields | |
int | num |
int * | flags |
char ** | labels |
generic_func ** | funcs |
void ** | func_data |
int * | func_code |
generic_func ** | func_init |
Detailed Description
Stores a list of "registered" functions (e.g., "Transforms")
Definition at line 132 of file 3ddata.h.
Field Documentation
|
flags[i] = bitmask flag for function i Definition at line 134 of file 3ddata.h. Referenced by AFNI_fimmer_compute(), AFNI_register_fimfunc(), AFNI_register_nD_function(), F1D_init(), F2D_init(), and GRA_transform_CB(). |
|
Definition at line 139 of file 3ddata.h. Referenced by AFNI_register_fimfunc(), and AFNI_register_nD_function(). |
|
30 Jan 2000 Definition at line 138 of file 3ddata.h. Referenced by AFNI_fimmer_compute(), AFNI_register_fimfunc(), and AFNI_register_nD_function(). |
|
21 Jul 2003 Definition at line 141 of file 3ddata.h. Referenced by AFNI_palette_tran_CB(), AFNI_register_fimfunc(), AFNI_register_nD_func_init(), AFNI_register_nD_function(), GRA_transform_CB(), and ISQ_transform_CB(). |
|
funcs[i] = function i Definition at line 136 of file 3ddata.h. Referenced by AFNI_fimmer_compute(), AFNI_palette_tran_CB(), AFNI_register_fimfunc(), AFNI_register_nD_function(), F1D_init(), F2D_init(), GRA_transform_CB(), ISQ_slice_proj_CB(), and ISQ_transform_CB(). |
|
labels[i] = string name for function i Definition at line 135 of file 3ddata.h. Referenced by AFNI_new_fim_menu(), AFNI_register_fimfunc(), AFNI_register_nD_function(), F1D_init(), F2D_init(), GRA_transform_label(), and ISQ_transform_label(). |
|
number of functions Definition at line 133 of file 3ddata.h. Referenced by AFNI_fimmer_compute(), AFNI_new_fim_menu(), AFNI_register_fimfunc(), AFNI_register_nD_func_init(), AFNI_register_nD_function(), AFNI_startup_3dview(), F1D_init(), F2D_init(), GRA_transform_CB(), GRA_transform_label(), ISQ_but_disp_CB(), ISQ_slice_proj_CB(), ISQ_transform_CB(), ISQ_transform_label(), MAIN_workprocess(), and new_MCW_grapher(). |
The documentation for this struct was generated from the following file: