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  

NI_group Struct Reference

#include <niml.h>


Data Fields

int type
int outmode
int attr_num
char ** attr_lhs
char ** attr_rhs
int part_num
int * part_typ
void ** part
char * name

Detailed Description

A bunch of elements.

Definition at line 224 of file niml.h.


Field Documentation

char** NI_group::attr_lhs
 

Left-hand-sides of attributes.

Definition at line 228 of file niml.h.

Referenced by main(), make_empty_group_element(), NI_free_element(), NI_get_attribute(), NI_new_group_element(), NI_set_attribute(), and NI_write_element().

int NI_group::attr_num
 

Number of attributes.

Definition at line 227 of file niml.h.

Referenced by main(), make_empty_group_element(), NI_free_element(), NI_get_attribute(), NI_new_group_element(), NI_set_attribute(), and NI_write_element().

char** NI_group::attr_rhs
 

Right-hand-sides of attributes.

Definition at line 229 of file niml.h.

Referenced by main(), make_empty_group_element(), NI_free_element(), NI_get_attribute(), NI_new_group_element(), NI_set_attribute(), and NI_write_element().

char* NI_group::name
 

Name (default="ni_group") - 03 Jun 2002

Definition at line 235 of file niml.h.

Referenced by AFNI_process_NIML_data(), make_empty_group_element(), NI_element_name(), NI_free_element(), NI_new_group_element(), NI_rename_group(), NI_suck_stream(), NI_write_element(), SUMA_DsetColLabelCopy(), SUMA_FindDsetDataAttributeElement(), SUMA_is_AllNumeric_ngr(), SUMA_MaskedCopyofDset(), SUMA_nimlSO2SO(), SUMA_oDsetNel2nDsetNgr(), SUMA_process_NIML_data(), THD_open_nifti(), and THD_read_niml_atr().

int NI_group::outmode
 

If >=0, output mode.

Definition at line 226 of file niml.h.

Referenced by make_empty_group_element(), NI_new_group_element(), and NI_write_element().

void** NI_group::part
 

Pointer to each part.

Definition at line 233 of file niml.h.

Referenced by AFNI_process_NIML_data(), make_empty_group_element(), NI_add_to_group(), NI_free_element(), NI_new_group_element(), NI_remove_from_group(), NI_search_group_deep(), NI_search_group_shallow(), NI_write_element(), nifti_set_afni_extension(), SUMA_FindNgrAttributeElement(), SUMA_nimlSO2SO(), THD_add_bricks(), and THD_dblkatr_from_niml().

int NI_group::part_num
 

Number of parts within this group.

Definition at line 231 of file niml.h.

Referenced by AFNI_process_NIML_data(), main(), make_empty_group_element(), NI_add_to_group(), NI_free_element(), NI_new_group_element(), NI_remove_from_group(), NI_search_group_deep(), NI_search_group_shallow(), NI_write_element(), nifti_set_afni_extension(), SUMA_FindNgrAttributeElement(), SUMA_nimlSO2SO(), THD_add_bricks(), and THD_dblkatr_from_niml().

int* NI_group::part_typ
 

Type of each part (element or group).

Definition at line 232 of file niml.h.

Referenced by make_empty_group_element(), NI_add_to_group(), NI_free_element(), NI_new_group_element(), NI_remove_from_group(), nifti_set_afni_extension(), SUMA_FindNgrAttributeElement(), SUMA_nimlSO2SO(), and THD_dblkatr_from_niml().

int NI_group::type
 

What type of struct is this?

Definition at line 225 of file niml.h.

Referenced by make_empty_group_element(), NI_add_to_group(), NI_element_name(), NI_element_type(), NI_new_group_element(), NI_remove_from_group(), NI_rename_group(), NI_search_group_deep(), and NI_search_group_shallow().


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

Powered by Plone

This site conforms to the following standards: