FileHandler Struct Reference


Data Fields

int fd
int mask
int readyMask
Tcl_FileProc * proc
ClientData clientData
FileHandlernextPtr
XtInputId read
XtInputId write
XtInputId except
Tcl_FileProc * proc
FileHandlernextPtr

Detailed Description

Definition at line 34 of file tclUnixNotfy.c.


Field Documentation

Definition at line 36 of file tclUnixNotfy.c.

Referenced by Tcl_CreateFileHandler(), and Tcl_DeleteFileHandler().

Definition at line 38 of file tclUnixNotfy.c.

Referenced by Tcl_CreateFileHandler(), and Tcl_WaitForEvent().

Tcl_FileProc* FileHandler::proc

Definition at line 41 of file tclUnixNotfy.c.

Referenced by Tcl_CreateFileHandler().

Definition at line 43 of file tclUnixNotfy.c.

Referenced by Tcl_CreateFileHandler().

XtInputId FileHandler::read

Definition at line 30 of file tclXtNotify.c.

XtInputId FileHandler::write

Definition at line 31 of file tclXtNotify.c.

Definition at line 32 of file tclXtNotify.c.

Tcl_FileProc* FileHandler::proc

Definition at line 33 of file tclXtNotify.c.

Definition at line 36 of file tclXtNotify.c.


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



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