tclGet.c File Reference#include "tclInt.h" Go to the source code of this file.
Function Documentation
Definition at line 167 of file tclGet.c. References Tcl_Obj::bytes, Tcl_Obj::internalRep, Tcl_Obj::length, Tcl_Obj::longValue, Tcl_Obj::refCount, Tcl_ConvertToType(), TCL_OK, Tcl_Panic(), tclBooleanType, and Tcl_Obj::typePtr. Referenced by Tcl_SetChannelOption().
Definition at line 125 of file tclGet.c. References Tcl_Obj::bytes, Tcl_Obj::length, Tcl_Obj::refCount, Tcl_GetDoubleFromObj(), Tcl_Panic(), and Tcl_Obj::typePtr.
Definition at line 39 of file tclGet.c. References Tcl_Obj::bytes, Tcl_Obj::length, Tcl_Obj::refCount, Tcl_GetIntFromObj(), Tcl_Panic(), and Tcl_Obj::typePtr. Referenced by Tcl_SetChannelOption(), TclGetFrame(), TclGetIntForIndex(), TclObjGetFrame(), and TclSockGetPort().
Definition at line 82 of file tclGet.c. References Tcl_Obj::bytes, Tcl_Obj::length, Tcl_Obj::refCount, Tcl_GetLongFromObj(), Tcl_Panic(), and Tcl_Obj::typePtr.
Generated on Wed Mar 12 12:18:30 2008 by 1.5.1 |