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  

Gif_Node Struct Reference


Data Fields

Gif_Code code
byte type
byte suffix
Gif_Node * sibling
union {
   Gif_Node *   s
   Gif_Node **   m
child

Field Documentation

union { ... } Gif_Node::child
 

Referenced by change_node_to_table(), and write_compressed_data().

Gif_Code Gif_Node::code
 

Definition at line 57 of file gifwrite.c.

Referenced by write_compressed_data().

struct Gif_Node** Gif_Node::m
 

Definition at line 63 of file gifwrite.c.

struct Gif_Node* Gif_Node::s
 

Definition at line 62 of file gifwrite.c.

struct Gif_Node* Gif_Node::sibling
 

Definition at line 60 of file gifwrite.c.

Referenced by change_node_to_table(), and write_compressed_data().

byte Gif_Node::suffix
 

Definition at line 59 of file gifwrite.c.

Referenced by change_node_to_table(), and write_compressed_data().

byte Gif_Node::type
 

Definition at line 58 of file gifwrite.c.

Referenced by change_node_to_table(), and write_compressed_data().


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

Powered by Plone

This site conforms to the following standards: