Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
Tcl_Obj * | thisptr |
void * | thisvalue |
swig_class * | classptr |
int | destroy |
Tcl_Command | cmdtok |
Definition at line 896 of file gv_tcl.cpp.
swig_class* swig_instance::classptr |
Definition at line 899 of file gv_tcl.cpp.
Referenced by SWIG_Tcl_MethodCommand(), SWIG_Tcl_NewInstanceObj(), SWIG_Tcl_ObjectConstructor(), and SWIG_Tcl_ObjectDelete().
Tcl_Command swig_instance::cmdtok |
Definition at line 901 of file gv_tcl.cpp.
Referenced by SWIG_Tcl_MethodCommand(), SWIG_Tcl_NewInstanceObj(), and SWIG_Tcl_ObjectConstructor().
int swig_instance::destroy |
Definition at line 900 of file gv_tcl.cpp.
Referenced by SWIG_Tcl_MethodCommand(), SWIG_Tcl_NewInstanceObj(), SWIG_Tcl_ObjectConstructor(), and SWIG_Tcl_ObjectDelete().
Tcl_Obj* swig_instance::thisptr |
Definition at line 897 of file gv_tcl.cpp.
Referenced by SWIG_Tcl_MethodCommand(), SWIG_Tcl_NewInstanceObj(), SWIG_Tcl_ObjectConstructor(), and SWIG_Tcl_ObjectDelete().
void* swig_instance::thisvalue |
Definition at line 898 of file gv_tcl.cpp.
Referenced by SWIG_Tcl_ConvertPtrFromString(), SWIG_Tcl_MethodCommand(), SWIG_Tcl_NewInstanceObj(), SWIG_Tcl_ObjectConstructor(), and SWIG_Tcl_ObjectDelete().