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  

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

int* MCW_function_list::flags
 

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().

int* MCW_function_list::func_code
 

Definition at line 139 of file 3ddata.h.

Referenced by AFNI_register_fimfunc(), and AFNI_register_nD_function().

void** MCW_function_list::func_data
 

30 Jan 2000

Definition at line 138 of file 3ddata.h.

Referenced by AFNI_fimmer_compute(), AFNI_register_fimfunc(), and AFNI_register_nD_function().

generic_func** MCW_function_list::func_init
 

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().

generic_func** MCW_function_list::funcs
 

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().

char** MCW_function_list::labels
 

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().

int MCW_function_list::num
 

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:
 

Powered by Plone

This site conforms to the following standards: