Channel Struct Reference#include <tclIO.h>
Detailed Description
Definition at line 131 of file tclIO.h.
Field Documentation
Definition at line 132 of file tclIO.h.
Referenced by Tcl_ClearChannelHandlers(), Tcl_Close(), Tcl_CreateChannel(), Tcl_CreateChannelHandler(), Tcl_CutChannel(), Tcl_DeleteChannelHandler(), Tcl_FileEventObjCmd(), Tcl_Flush(), Tcl_GetChannel(), Tcl_GetChannelHandle(), Tcl_GetChannelOption(), Tcl_GetChannelThread(), Tcl_GetsObj(), Tcl_GetTopChannel(), Tcl_IsChannelRegistered(), Tcl_NotifyChannel(), Tcl_Read(), Tcl_ReadChars(), Tcl_ReadRaw(), Tcl_RegisterChannel(), Tcl_Seek(), Tcl_SetChannelOption(), Tcl_SpliceChannel(), Tcl_StackChannel(), Tcl_Tell(), Tcl_TruncateChannel(), Tcl_Ungets(), Tcl_UnstackChannel(), Tcl_WriteRaw(), TclChanCreateObjCmd(), TclChannelTransform(), and TclCopyChannel().
Definition at line 133 of file tclIO.h.
Referenced by Tcl_Close(), Tcl_CreateChannel(), Tcl_CutChannel(), Tcl_GetChannelHandle(), Tcl_GetChannelInstanceData(), Tcl_GetChannelOption(), Tcl_NotifyChannel(), Tcl_Seek(), Tcl_SetChannelOption(), Tcl_SpliceChannel(), Tcl_StackChannel(), Tcl_Tell(), Tcl_TruncateChannel(), Tcl_UnstackChannel(), and Tcl_WriteRaw().
Definition at line 135 of file tclIO.h.
Referenced by Tcl_Close(), Tcl_CreateChannel(), Tcl_CutChannel(), Tcl_GetChannelHandle(), Tcl_GetChannelOption(), Tcl_GetChannelType(), Tcl_NotifyChannel(), Tcl_Seek(), Tcl_SetChannelOption(), Tcl_SpliceChannel(), Tcl_StackChannel(), Tcl_Tell(), Tcl_TruncateChannel(), Tcl_UnstackChannel(), Tcl_WriteRaw(), TclChanCreateObjCmd(), and TclChannelEventScriptInvoker().
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
1.5.1
|