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  

lst_node Struct Reference

#include <mri_dicom_hdr.h>


Data Fields

lst_node * next
lst_node * previous
void * data

Field Documentation

void* lst_node::data
 

Definition at line 417 of file mri_dicom_hdr.h.

struct lst_node* lst_node::next
 

Definition at line 415 of file mri_dicom_hdr.h.

Referenced by LST_Dequeue(), LST_Enqueue(), LST_Insert(), LST_Pop(), LST_Position(), LST_Push(), and LST_Remove().

struct lst_node* lst_node::previous
 

Definition at line 416 of file mri_dicom_hdr.h.

Referenced by LST_Dequeue(), LST_Enqueue(), LST_Insert(), LST_Pop(), LST_Position(), LST_Push(), and LST_Remove().


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

Powered by Plone

This site conforms to the following standards: