Doxygen Source Code Documentation
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
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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(). | 
| 
 | 
| 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:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  