Doxygen Source Code Documentation
NI_procins Struct Reference
#include <niml.h>
| Data Fields | |
| int | type | 
| int | attr_num | 
| char ** | attr_lhs | 
| char ** | attr_rhs | 
| char * | name | 
Detailed Description
A processing instruction.
Definition at line 243 of file niml.h.
Field Documentation
| 
 | 
| Left-hand-sides of attributes. Definition at line 246 of file niml.h. Referenced by main(), NI_free_element(), NI_get_attribute(), NI_new_processing_instruction(), NI_read_element(), NI_set_attribute(), and NI_write_element(). | 
| 
 | 
| Number of attributes. Definition at line 245 of file niml.h. Referenced by main(), NI_free_element(), NI_get_attribute(), NI_new_processing_instruction(), NI_read_element(), NI_set_attribute(), and NI_write_element(). | 
| 
 | 
| Right-hand-sides of attributes. Definition at line 247 of file niml.h. Referenced by main(), NI_free_element(), NI_get_attribute(), NI_new_processing_instruction(), NI_read_element(), NI_set_attribute(), and NI_write_element(). | 
| 
 | 
| The 'PItarget', as in '<?name ...?>' Definition at line 248 of file niml.h. Referenced by AFNI_niml_workproc(), main(), NI_element_name(), NI_free_element(), NI_new_processing_instruction(), NI_read_element(), and NI_write_element(). | 
| 
 | 
| What type of struct is this? Definition at line 244 of file niml.h. Referenced by NI_element_name(), NI_element_type(), NI_new_processing_instruction(), and NI_read_element(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  