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  

header_stuff Struct Reference

#include <niml_private.h>


Data Fields

int nattr
int empty
char * name
char ** lhs
char ** rhs

Detailed Description

Holds strings from the <header and=attributes>

Definition at line 29 of file niml_private.h.


Field Documentation

int header_stuff::empty
 

Did header end in '/>'?

Definition at line 31 of file niml_private.h.

Referenced by make_empty_data_element(), NI_read_element(), and parse_header_stuff().

char** header_stuff::lhs
 

Left-hand-sides of attributes.

Definition at line 33 of file niml_private.h.

Referenced by destroy_header_stuff(), get_header_attribute(), make_empty_data_element(), make_empty_group_element(), NI_read_element(), and parse_header_stuff().

char* header_stuff::name
 

Header name string.

Definition at line 32 of file niml_private.h.

Referenced by destroy_header_stuff(), header_stuff_is_group(), header_stuff_is_procins(), make_empty_data_element(), make_empty_group_element(), NI_read_element(), and parse_header_stuff().

int header_stuff::nattr
 

Number of attributes.

Definition at line 30 of file niml_private.h.

Referenced by destroy_header_stuff(), get_header_attribute(), make_empty_data_element(), make_empty_group_element(), NI_read_element(), and parse_header_stuff().

char** header_stuff::rhs
 

Right-hand-sides of attributes (may be NULL).

Definition at line 34 of file niml_private.h.

Referenced by destroy_header_stuff(), get_header_attribute(), make_empty_data_element(), make_empty_group_element(), NI_read_element(), and parse_header_stuff().


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

Powered by Plone

This site conforms to the following standards: