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  

THD_slist_find Struct Reference

#include <3ddata.h>


Data Fields

int sess_index
int dset_index
int view_index
THD_3dim_datasetdset

Detailed Description

Return type for THD_sessionlist searching (see THD_dset_in_*).

There are different ways to search for a dataset in THD_sessionlist

  • FIND_NAME to find by the name field (is now obsolete)
  • FIND_IDCODE to find by the dataset ID code (the best way)
  • FIND_PREFIX to find by the dataset prefix (an OK way)

Definition at line 2915 of file 3ddata.h.


Field Documentation

THD_3dim_dataset* THD_slist_find::dset
 

Pointer to found dataset itself

Definition at line 2919 of file 3ddata.h.

Referenced by AFNI_fimmer_compute(), AFNI_make_descendants_old(), AFNI_rescan_session_NEW(), AFNI_rescan_session_OLD(), DSET_in_global_session(), PLUTO_find_dset(), PLUTO_prefix_ok(), process_NIML_AFNI_dataset(), process_NIML_AFNI_volumedata(), process_NIML_Node_ROI(), process_NIML_SUMA_ijk(), process_NIML_SUMA_ixyz(), process_NIML_SUMA_node_normals(), THD_dset_in_session(), THD_dset_in_sessionlist(), and THD_reconcile_parents().

int THD_slist_find::dset_index
 

Index it was found at (if >= 0)

Definition at line 2917 of file 3ddata.h.

Referenced by AFNI_drive_purge_memory(), AFNI_drive_switch_anatomy(), AFNI_drive_switch_function(), AFNI_make_descendants_old(), AFNI_rescan_session_OLD(), DRAW_finalize_dset_CB(), process_NIML_Node_ROI(), process_NIML_SUMA_ixyz(), RENAME_main(), and THD_dset_in_session().

int THD_slist_find::sess_index
 

Session it was found in

Definition at line 2916 of file 3ddata.h.

Referenced by AFNI_drive_purge_memory(), AFNI_make_descendants_old(), process_NIML_Node_ROI(), process_NIML_SUMA_ijk(), process_NIML_SUMA_ixyz(), process_NIML_SUMA_node_normals(), RENAME_main(), and THD_dset_in_sessionlist().

int THD_slist_find::view_index
 

View index it was found at (if >= 0)

Definition at line 2918 of file 3ddata.h.

Referenced by AFNI_make_descendants_old(), AFNI_rescan_session_NEW(), AFNI_rescan_session_OLD(), and THD_dset_in_session().


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

Powered by Plone

This site conforms to the following standards: