ChannelHandler Struct Reference

#include <tclIO.h>


Data Fields

ChannelchanPtr
int mask
Tcl_ChannelProc * proc
ClientData clientData
ChannelHandlernextPtr


Detailed Description

Definition at line 349 of file tclIO.h.


Field Documentation

Definition at line 351 of file tclIO.h.

Referenced by Tcl_CreateChannelHandler(), and Tcl_NotifyChannel().

Tcl_ChannelProc* ChannelHandler::proc

Definition at line 352 of file tclIO.h.

Referenced by Tcl_CreateChannelHandler(), Tcl_DeleteChannelHandler(), and Tcl_NotifyChannel().


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



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