Tcl_NotifierProcs Struct Reference

#include <tcl.h>


Data Fields

Tcl_SetTimerProc * setTimerProc
Tcl_WaitForEventProc * waitForEventProc
Tcl_CreateFileHandlerProc * createFileHandlerProc
Tcl_DeleteFileHandlerProc * deleteFileHandlerProc
Tcl_InitNotifierProc * initNotifierProc
Tcl_FinalizeNotifierProc * finalizeNotifierProc
Tcl_AlertNotifierProc * alertNotifierProc
Tcl_ServiceModeHookProc * serviceModeHookProc


Detailed Description

Definition at line 1830 of file tcl.h.


Field Documentation

Definition at line 1831 of file tcl.h.

Referenced by InitNotifier(), Tcl_SetNotifier(), and Tcl_SetTimer().

Tcl_WaitForEventProc* Tcl_NotifierProcs::waitForEventProc

Definition at line 1832 of file tcl.h.

Referenced by InitNotifier(), Tcl_SetNotifier(), and Tcl_WaitForEvent().

Tcl_CreateFileHandlerProc* Tcl_NotifierProcs::createFileHandlerProc

Definition at line 1833 of file tcl.h.

Referenced by InitNotifier(), Tcl_CreateFileHandler(), and Tcl_SetNotifier().

Tcl_DeleteFileHandlerProc* Tcl_NotifierProcs::deleteFileHandlerProc

Definition at line 1834 of file tcl.h.

Referenced by InitNotifier(), Tcl_DeleteFileHandler(), and Tcl_SetNotifier().

Tcl_InitNotifierProc* Tcl_NotifierProcs::initNotifierProc

Definition at line 1835 of file tcl.h.

Referenced by Tcl_SetNotifier().

Tcl_FinalizeNotifierProc* Tcl_NotifierProcs::finalizeNotifierProc

Definition at line 1836 of file tcl.h.

Referenced by Tcl_SetNotifier().

Tcl_AlertNotifierProc* Tcl_NotifierProcs::alertNotifierProc

Definition at line 1837 of file tcl.h.

Referenced by Tcl_SetNotifier().

Tcl_ServiceModeHookProc* Tcl_NotifierProcs::serviceModeHookProc

Definition at line 1838 of file tcl.h.

Referenced by Tcl_SetNotifier().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tcl.h



Generated on Wed Mar 12 12:18:43 2008 by  doxygen 1.5.1