Doxygen Source Code Documentation
ENV_var Struct Reference
Data Fields | |
char | vname [NAME_NMAX] |
char | vhint [HINT_NMAX] |
int | vtype |
int | vbot |
int | vtop |
int | vdecim |
int | vdef |
int | vcount |
char ** | vlist |
char | vvalue [VAL_NMAX] |
generic_func * | vfunc |
Field Documentation
|
Definition at line 155 of file afni_pplug_env.c. Referenced by ENV_add_numeric(), and ENV_init(). |
|
Definition at line 156 of file afni_pplug_env.c. Referenced by ENV_add_string(), ENV_init(), and ENV_main(). |
|
Definition at line 155 of file afni_pplug_env.c. Referenced by ENV_add_numeric(). |
|
Definition at line 155 of file afni_pplug_env.c. Referenced by ENV_add_numeric(), and ENV_init(). |
|
Definition at line 159 of file afni_pplug_env.c. Referenced by ENV_add_numeric(), ENV_add_string(), and ENV_main(). |
|
Definition at line 153 of file afni_pplug_env.c. |
|
Definition at line 157 of file afni_pplug_env.c. Referenced by ENV_add_string(), and ENV_init(). |
|
Definition at line 152 of file afni_pplug_env.c. |
|
Definition at line 155 of file afni_pplug_env.c. Referenced by ENV_add_numeric(), and ENV_init(). |
|
Definition at line 154 of file afni_pplug_env.c. Referenced by ENV_add_numeric(), ENV_add_string(), ENV_init(), and ENV_main(). |
|
Definition at line 158 of file afni_pplug_env.c. |
The documentation for this struct was generated from the following file: