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  

ATR_string Struct Reference

#include <3ddata.h>


Data Fields

int type
char * name
int nch
char * ch

Detailed Description

Stores a string-attribute (array of strings).

Definition at line 459 of file 3ddata.h.


Field Documentation

char* ATR_string::ch
 

array of characters (may not be NUL terminated)

Definition at line 463 of file 3ddata.h.

Referenced by atr_print(), DRAW_copy_dset(), DRAW_finalize_dset_CB(), main(), THD_3dim_from_block(), THD_copy_atr(), THD_datablock_apply_atr(), THD_datablock_from_atr(), THD_erase_all_atr(), THD_erase_one_atr(), THD_insert_atr(), THD_load_datablock(), THD_nimlize_dsetatr(), THD_read_all_atr(), THD_set_atr(), THD_write_atr(), tross_Append_History(), tross_Get_History(), tross_Get_Note(), and tross_Get_Notedate().

char* ATR_string::name
 

name of attribute, read from HEAD file

Definition at line 461 of file 3ddata.h.

Referenced by atr_print(), main(), 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(), THD_write_atr(), and tross_Delete_Note().

int ATR_string::nch
 

number of characters in string

Definition at line 462 of file 3ddata.h.

Referenced by atr_print(), DRAW_copy_dset(), DRAW_finalize_dset_CB(), main(), THD_3dim_from_block(), THD_copy_atr(), THD_datablock_apply_atr(), THD_datablock_from_atr(), THD_insert_atr(), THD_load_datablock(), THD_nimlize_dsetatr(), THD_read_all_atr(), THD_set_atr(), and THD_write_atr().

int ATR_string::type
 

should be ATR_STRING_TYPE

Definition at line 460 of file 3ddata.h.

Referenced by main(), THD_read_all_atr(), and THD_set_atr().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: