Tcl_NotifierProcs Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

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 1888 of file tcl.h.


Member Data Documentation

Tcl_AlertNotifierProc* Tcl_NotifierProcs::alertNotifierProc

Definition at line 1895 of file tcl.h.

Tcl_CreateFileHandlerProc* Tcl_NotifierProcs::createFileHandlerProc

Definition at line 1891 of file tcl.h.

Tcl_DeleteFileHandlerProc* Tcl_NotifierProcs::deleteFileHandlerProc

Definition at line 1892 of file tcl.h.

Tcl_FinalizeNotifierProc* Tcl_NotifierProcs::finalizeNotifierProc

Definition at line 1894 of file tcl.h.

Tcl_InitNotifierProc* Tcl_NotifierProcs::initNotifierProc

Definition at line 1893 of file tcl.h.

Tcl_ServiceModeHookProc* Tcl_NotifierProcs::serviceModeHookProc

Definition at line 1896 of file tcl.h.

Definition at line 1889 of file tcl.h.

Tcl_WaitForEventProc* Tcl_NotifierProcs::waitForEventProc

Definition at line 1890 of file tcl.h.


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

Generated on Tue Oct 28 15:21:24 2008 for MD++ by  doxygen 1.5.7.1