ChannelState Struct Reference

#include <tclIO.h>


Data Fields

CONST char * channelName
int flags
Tcl_Encoding encoding
Tcl_EncodingState inputEncodingState
int inputEncodingFlags
Tcl_EncodingState outputEncodingState
int outputEncodingFlags
TclEolTranslation inputTranslation
TclEolTranslation outputTranslation
int inEofChar
int outEofChar
int unreportedError
int refCount
CloseCallbackcloseCbPtr
char * outputStage
ChannelBuffercurOutPtr
ChannelBufferoutQueueHead
ChannelBufferoutQueueTail
ChannelBuffersaveInBufPtr
ChannelBufferinQueueHead
ChannelBufferinQueueTail
ChannelHandlerchPtr
int interestMask
EventScriptRecordscriptRecordPtr
int bufSize
Tcl_TimerToken timer
CopyStatecsPtr
ChanneltopChanPtr
ChannelbottomChanPtr
ChannelStatenextCSPtr
Tcl_ThreadId managingThread
Tcl_ObjchanMsg
Tcl_ObjunreportedMsg


Detailed Description

Definition at line 160 of file tclIO.h.


Field Documentation

Definition at line 161 of file tclIO.h.

Referenced by Tcl_GetChannel(), and TclChanCreateObjCmd().

Definition at line 164 of file tclIO.h.

Referenced by Tcl_GetChannel(), Tcl_TruncateChannel(), and TclCopyChannel().

Definition at line 166 of file tclIO.h.

Definition at line 172 of file tclIO.h.

Definition at line 180 of file tclIO.h.

Definition at line 191 of file tclIO.h.

Definition at line 193 of file tclIO.h.

Definition at line 195 of file tclIO.h.

Definition at line 198 of file tclIO.h.

Definition at line 200 of file tclIO.h.

Definition at line 202 of file tclIO.h.

Definition at line 205 of file tclIO.h.

Definition at line 206 of file tclIO.h.

Definition at line 207 of file tclIO.h.

Definition at line 208 of file tclIO.h.

Definition at line 211 of file tclIO.h.

Definition at line 212 of file tclIO.h.

Definition at line 213 of file tclIO.h.

Definition at line 215 of file tclIO.h.

Definition at line 220 of file tclIO.h.

Referenced by TclCopyChannel().

Definition at line 221 of file tclIO.h.

Definition at line 222 of file tclIO.h.

Referenced by TclCopyChannel().

Definition at line 223 of file tclIO.h.

Referenced by Tcl_GetTopChannel(), and Tcl_StackChannel().

Definition at line 228 of file tclIO.h.

Referenced by Tcl_CutChannel().

Definition at line 230 of file tclIO.h.

Referenced by Tcl_GetChannelThread().

Definition at line 240 of file tclIO.h.

Definition at line 241 of file tclIO.h.


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