Doxygen Source Code Documentation
ATR_int Struct Reference
#include <3ddata.h>
Data Fields | |
int | type |
char * | name |
int | nin |
int * | in |
Detailed Description
Stores an integer-attribute (array of ints).
Definition at line 441 of file 3ddata.h.
Field Documentation
|
array of ints stored here Definition at line 445 of file 3ddata.h. Referenced by atr_print(), Display_Notes(), T3D_geometry_parent_CB(), THD_3dim_from_block(), THD_copy_atr(), THD_datablock_apply_atr(), THD_datablock_from_atr(), THD_dataset_info(), THD_erase_all_atr(), THD_erase_one_atr(), THD_insert_atr(), THD_nimlize_dsetatr(), THD_read_all_atr(), THD_set_atr(), THD_write_atr(), tross_Add_Note(), tross_Delete_Note(), tross_Get_Note(), tross_Get_Notecount(), tross_Get_Notedate(), and tross_Store_Note(). |
|
name of attribute, read from HEAD file Definition at line 443 of file 3ddata.h. Referenced by atr_print(), THD_anonymize_dset(), THD_copy_atr(), THD_erase_all_atr(), THD_erase_one_atr(), THD_find_atr(), THD_insert_atr(), THD_nimlize_dsetatr(), THD_read_all_atr(), THD_set_atr(), and THD_write_atr(). |
|
number of ints stored here Definition at line 444 of file 3ddata.h. Referenced by atr_print(), T3D_geometry_parent_CB(), THD_3dim_from_block(), THD_copy_atr(), THD_datablock_apply_atr(), THD_datablock_from_atr(), THD_insert_atr(), THD_nimlize_dsetatr(), THD_read_all_atr(), THD_set_atr(), and THD_write_atr(). |
|
should be ATR_INT_TYPE Definition at line 442 of file 3ddata.h. Referenced by THD_read_all_atr(), and THD_set_atr(). |
The documentation for this struct was generated from the following file: