Doxygen Source Code Documentation
tagset.h File Reference
Go to the source code of this file.
| Data Structures | |
| struct | THD_usertag | 
| struct | THD_usertaglist | 
| Defines | |
| #define | MAX_TAG_LABEL 40 | 
| #define | MAX_TAG_NUM 666 | 
| #define | INIT_TAGLIST(tl) | 
| #define | TAGLIST_COUNT(tl) ((tl)->num) | 
| #define | TAGLIST_SUBTAG(tl, i) ((tl)->tag[i]) | 
| #define | TAGLIST_LABEL(tl) ((tl)->label) | 
| #define | TAG_LABEL(tt) ((tt).label) | 
| #define | TAG_X(tt) ((tt).x) | 
| #define | TAG_Y(tt) ((tt).y) | 
| #define | TAG_Z(tt) ((tt).z) | 
| #define | TAG_T(tt) ((tt).t) | 
| #define | TAG_VAL(tt) ((tt).val) | 
| #define | TAG_SET(tt) ((tt).set) | 
| #define | TAG_SETLABEL(tt, str) | 
| #define | TAGLIST_SETLABEL(tl, str) TAG_SETLABEL(*(tl),(str)) | 
| #define | ATRNAME_TAGSET_NUM "TAGSET_NUM" | 
| #define | ATRNAME_TAGSET_LABELS "TAGSET_LABELS" | 
| #define | ATRNAME_TAGSET_FLOATS "TAGSET_FLOATS" | 
Define Documentation
| 
 | 
| 
 Definition at line 56 of file tagset.h. Referenced by THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes(). | 
| 
 | 
| 
 Definition at line 55 of file tagset.h. Referenced by THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes(). | 
| 
 | 
| 
 Definition at line 54 of file tagset.h. Referenced by THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_set_dataset_attributes(). | 
| 
 | 
| Value: do{ int iq ; \ for( iq=0 ; iq < MAX_TAG_NUM ; iq++ ){ \ (tl).tag[ii].set = 0 ; \ (tl).tag[ii].label[0] = '\0' ; \ } } while(0) | 
| 
 | 
| 
 Definition at line 14 of file tagset.h. Referenced by TAG_make_widgets(), TAG_read_CB(), TAG_relabel_CB(), and TAG_write_CB(). | 
| 
 | 
| 
 Definition at line 15 of file tagset.h. Referenced by TAG_add_CB(), TAG_make_widgets(), TAG_read_CB(), TAG_reset_widgets(), THD_3dim_from_block(), and THD_datablock_apply_atr(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 46 of file tagset.h. Referenced by main(). | 
| 
 | 
| Value: ( strncpy((tt).label,(str),MAX_TAG_LABEL-1) , \ (tt).label[MAX_TAG_LABEL-1] = '\0' ) Definition at line 48 of file tagset.h. Referenced by THD_3dim_from_block(), THD_datablock_apply_atr(), and THD_open_ctfmri(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 45 of file tagset.h. Referenced by main(). | 
| 
 | 
| 
 Definition at line 41 of file tagset.h. Referenced by main(). | 
| 
 | 
| 
 Definition at line 42 of file tagset.h. Referenced by main(). | 
| 
 | 
| 
 Definition at line 43 of file tagset.h. Referenced by main(). | 
| 
 | 
| 
 Definition at line 36 of file tagset.h. Referenced by main(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 52 of file tagset.h. Referenced by THD_open_ctfmri(). | 
| 
 | 
| 
 Definition at line 37 of file tagset.h. Referenced by main(). | 
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  