ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

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


Member Data Documentation

Tcl_DupInternalRepProc* Tcl_ObjType::dupIntRepProc
 

Tcl_FreeInternalRepProc* Tcl_ObjType::freeIntRepProc
 

char* Tcl_ObjType::name
 

Tcl_SetFromAnyProc* Tcl_ObjType::setFromAnyProc
 

Tcl_UpdateStringProc* Tcl_ObjType::updateStringProc
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.