LimitHandler Struct Reference

#include <tclInt.h>


Data Fields

int flags
Tcl_LimitHandlerProc * handlerProc
ClientData clientData
Tcl_LimitHandlerDeleteProc * deleteProc
LimitHandlerprevPtr
LimitHandlernextPtr


Detailed Description

Definition at line 2004 of file tclInt.h.


Field Documentation

Tcl_LimitHandlerProc* LimitHandler::handlerProc

Definition at line 2006 of file tclInt.h.

Referenced by Tcl_LimitAddHandler(), and Tcl_LimitRemoveHandler().

Tcl_LimitHandlerDeleteProc* LimitHandler::deleteProc

Definition at line 2009 of file tclInt.h.

Referenced by Tcl_LimitAddHandler(), and TclLimitRemoveAllHandlers().


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



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