Graphviz 13.0.0~dev.20241222.1117
|
#include <tcldot.h>
Data Fields | |
Agdisc_t | mydisc |
Agiodisc_t | myioDisc |
uint64_t | ctr |
Tcl_Interp * | interp |
GVC_t * | gvc |
uint64_t ictx_t::ctr |
Definition at line 28 of file tcldot.h.
Referenced by myiddisc_map(), and Tcldot_Init().
GVC_t* ictx_t::gvc |
Definition at line 30 of file tcldot.h.
Referenced by graphcmd_internal(), and Tcldot_Init().
Tcl_Interp* ictx_t::interp |
Definition at line 29 of file tcldot.h.
Referenced by deleteEdge(), deleteGraph(), deleteNode(), myiddisc_idregister(), and Tcldot_Init().
Agdisc_t ictx_t::mydisc |
Definition at line 26 of file tcldot.h.
Referenced by Tcldot_Init().
Agiodisc_t ictx_t::myioDisc |
Definition at line 27 of file tcldot.h.
Referenced by dotread(), dotstring(), and Tcldot_Init().