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_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

char** NI_procins::attr_lhs
 

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().

int NI_procins::attr_num
 

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().

char** NI_procins::attr_rhs
 

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().

char* NI_procins::name
 

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().

int NI_procins::type
 

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:
 

Powered by Plone

This site conforms to the following standards: