Tcl_ObjType Struct Reference

#include <tcl.h>


Data Fields

char * name
Tcl_FreeInternalRepProc * freeIntRepProc
Tcl_DupInternalRepProc * dupIntRepProc
Tcl_UpdateStringProc * updateStringProc
Tcl_SetFromAnyProc * setFromAnyProc
char * name
void * freeIntRepProc
void * dupIntRepProc
void * updateStringProc
void * setFromAnyProc


Detailed Description

Definition at line 719 of file tcl.h.


Field Documentation

Definition at line 720 of file tcl.h.

Referenced by Tcl_ConvertToType(), Tcl_RegisterObjType(), and TclExecuteByteCode().

Tcl_FreeInternalRepProc* Tcl_ObjType::freeIntRepProc

Definition at line 721 of file tcl.h.

Referenced by TclCleanupLiteralTable(), TclCompEvalObj(), and TclFreeObj().

Tcl_DupInternalRepProc* Tcl_ObjType::dupIntRepProc

Definition at line 725 of file tcl.h.

Referenced by Tcl_DuplicateObj().

Tcl_UpdateStringProc* Tcl_ObjType::updateStringProc

Definition at line 728 of file tcl.h.

Referenced by Tcl_FSNewNativePath(), TclFSMakePathFromNormalized(), and TclFSMakePathRelative().

Tcl_SetFromAnyProc* Tcl_ObjType::setFromAnyProc

Definition at line 731 of file tcl.h.

Referenced by Tcl_ConvertToType(), Tcl_GetCommandFromObj(), and TclCompEvalObj().

Definition at line 167 of file tclDTrace.d.

Definition at line 168 of file tclDTrace.d.

Definition at line 169 of file tclDTrace.d.

Definition at line 170 of file tclDTrace.d.

Definition at line 171 of file tclDTrace.d.


The documentation for this struct was generated from the following files:
  • /home/ntakagi/work/tcl8.5.1/generic/tcl.h
  • /home/ntakagi/work/tcl8.5.1/generic/tclDTrace.d



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