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  

SUMA_LinkedPtr Struct Reference

#include <SUMA_DataSets.h>


Data Fields

int LinkedPtrType
int N_links
char owner_id [SUMA_IDCODE_LENGTH]

Detailed Description

Structure to track copies of a certain pointer. DO NOT CHANGE THE ORDER OF THE STRUCTURE's FIELDS

Definition at line 193 of file SUMA_DataSets.h.


Field Documentation

int SUMA_LinkedPtr::LinkedPtrType
 

Indicates the type of linked pointer

Definition at line 194 of file SUMA_DataSets.h.

Referenced by SUMA_LinkToPointer(), and SUMA_UnlinkFromPointer().

int SUMA_LinkedPtr::N_links
 

Number of links to this pointer

Definition at line 195 of file SUMA_DataSets.h.

Referenced by SUMA_LinkToPointer(), and SUMA_UnlinkFromPointer().

char SUMA_LinkedPtr::owner_id[SUMA_IDCODE_LENGTH]
 

The id of whoever created that pointer. Might never get used....

Definition at line 196 of file SUMA_DataSets.h.

Referenced by SUMA_LinkToPointer(), and SUMA_UnlinkFromPointer().


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

Powered by Plone

This site conforms to the following standards: