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_prototype.h

Go to the documentation of this file.
00001 #ifndef SUMA_PROTOTYPE_INCLUDED
00002 #define SUMA_PROTOTYPE_INCLUDED
00003 
00004 /* functions that have yet to be prototyped in a particular spot */
00005 void SUMA_mapStateChanged(Widget w, XtPointer clientData, XEvent * event, Boolean * cont);
00006 void SUMA_help(void);
00007 void SUMA_help_message(FILE *Out);
00008 char * SUMA_help_message_Info(void);
00009 char * SUMA_help_Cmap_message_Info(SUMA_COLOR_MAP *Cmp);
00010 void SUMA_Help_open (void *p);
00011 void SUMA_Help_destroyed (void *p);
00012 void SUMA_Help_Cmap_open (void *p);
00013 void SUMA_Help_Cmap_destroyed (void *p);
00014 void SUMA_Message_open (void *p);
00015 void SUMA_Message_destroyed (void *p);
00016 void SUMA_VolSurf_help (FILE *Out);
00017 void SUMA_Version (FILE *Out);
00018 char * SUMA_New_Additions_perver (int ver, SUMA_Boolean StampOnly);
00019 char * SUMA_New_Additions (int ver, SUMA_Boolean StampOnly);
00020 char *SUMA_All_Programs(void );
00021 void SUMA_SetcSV (Widget w, XtPointer clientData, XEvent * event, Boolean * cont);
00022 void SUMA_unSetcSV (Widget w, XtPointer clientData, XEvent * event, Boolean * cont);
00023 char *SUMA_sources_Info(void );
00024 char * SUMA_Help_AllSurfCont (void);
00025 
00026 
00027 
00028 #endif
00029 
00030 
00031 
 

Powered by Plone

This site conforms to the following standards: