#include <itclInt.h>
Collaboration diagram for ItclClass:

Data Fields | |
| char * | name |
| char * | fullname |
| Tcl_Interp * | interp |
| Tcl_Namespace * | namesp |
| Tcl_Command | accessCmd |
| ItclObjectInfo * | info |
| Itcl_List | bases |
| Itcl_List | derived |
| Tcl_HashTable | heritage |
| Tcl_Obj * | initCode |
| Tcl_HashTable | variables |
| Tcl_HashTable | functions |
| int | numInstanceVars |
| Tcl_HashTable | resolveVars |
| Tcl_HashTable | resolveCmds |
| int | unique |
| int | flags |
Definition at line 154 of file itclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6