Doxygen Source Code Documentation
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
| 
 | 
| Indicates the type of linked pointer Definition at line 194 of file SUMA_DataSets.h. Referenced by SUMA_LinkToPointer(), and SUMA_UnlinkFromPointer(). | 
| 
 | 
| Number of links to this pointer Definition at line 195 of file SUMA_DataSets.h. Referenced by SUMA_LinkToPointer(), and SUMA_UnlinkFromPointer(). | 
| 
 | 
| 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:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  