Tcl_ObjType Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

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


Detailed Description

Definition at line 733 of file tcl.h.


Member Data Documentation

Tcl_DupInternalRepProc* Tcl_ObjType::dupIntRepProc

Definition at line 739 of file tcl.h.

Tcl_FreeInternalRepProc* Tcl_ObjType::freeIntRepProc

Definition at line 735 of file tcl.h.

Definition at line 734 of file tcl.h.

Tcl_SetFromAnyProc* Tcl_ObjType::setFromAnyProc

Definition at line 745 of file tcl.h.

Tcl_UpdateStringProc* Tcl_ObjType::updateStringProc

Definition at line 742 of file tcl.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 28 15:21:24 2008 for MD++ by  doxygen 1.5.7.1