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_ACTION_STACK_DATA Struct Reference

#include <SUMA_define.h>


Data Fields

SUMA_ACTION_RESULT(* ActionFunction )(void *ActionData, SUMA_ACTION_POLARITY Pol)
void * ActionData
void(* ActionDataDestructor )(void *Actiondata)

Field Documentation

void* SUMA_ACTION_STACK_DATA::ActionData
 

The data to be passed to the function performing the action

Definition at line 347 of file SUMA_define.h.

Referenced by SUMA_FreeActionStackData(), SUMA_PushActionStack(), SUMA_RedoAction(), SUMA_ReleaseActionStackData(), and SUMA_UndoAction().

void(* SUMA_ACTION_STACK_DATA::ActionDataDestructor)(void *Actiondata)
 

The function to call that destroys ActionData

Referenced by SUMA_FreeActionStackData(), and SUMA_PushActionStack().

SUMA_ACTION_RESULT(* SUMA_ACTION_STACK_DATA::ActionFunction)(void *ActionData, SUMA_ACTION_POLARITY Pol)
 

The function to call for performing the action

Referenced by SUMA_PushActionStack(), SUMA_RedoAction(), and SUMA_UndoAction().


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

Powered by Plone

This site conforms to the following standards: