Artifact
129d771c04d1759821d2200b994b692d77263b77:
Wiki page
[Tcl_Obj System] by
dgp
2014-09-15 03:34:07.
D 2014-09-15T03:34:07.092
L Tcl_Obj\sSystem
P d5e8a9fdc1d1ba07ca59ee46b6d73c69964e8a7b
U dgp
W 945
<h1>Source Files</h1>
* portions of [/finfo?name=generic/tclObj.c|tclObj.c]
<h1>Public Routines</h1>
* Tcl_NewObj
* Tcl_DbNewObj
* TclFreeObj
* Tcl_DuplicateObj
* Tcl_GetString
* Tcl_GetStringFromObj
* Tcl_InvalidateStringRep
* Tcl_DbIncrRefCount
* Tcl_DbDecrRefCount
* Tcl_DbIsShared
* Tcl_InitObjHashTable
<h1>Private Routines</h1>
* TclObjBeingDeleted
* TclSetDuplicateObj
* TclCompareObjKeys
* TclFreeObjEntry
* TclHashObjKey
* Tcl_RepresentationCmd
* TclFreeIntRep
<h1>Directly Depends On Public Routines From</h1>
* [Hash Tables]
<h1>Directly Depends On Private Routines From</h1>
* <i>None</i>
<h1>Discussion</h1>
If extensions need <b>TclObjBeingDeleted</b> then it
should be public. Otherwise it should be file static.
<b>TclFreeIntRep</b> should be public. There should be
no direct calling of another object type's procs.
Z 99662bb1a49303240f96bc7b17bb1320