Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
ictx_t Struct Reference

#include <tcldot.h>

Collaboration diagram for ictx_t:
[legend]

Data Fields

Agdisc_t mydisc
 
Agiodisc_t myioDisc
 
uint64_t ctr
 
Tcl_Interp * interp
 
GVC_tgvc
 

Detailed Description

Definition at line 25 of file tcldot.h.

Field Documentation

◆ ctr

uint64_t ictx_t::ctr

Definition at line 28 of file tcldot.h.

Referenced by myiddisc_map(), and Tcldot_Init().

◆ gvc

GVC_t* ictx_t::gvc

Definition at line 30 of file tcldot.h.

Referenced by graphcmd_internal(), and Tcldot_Init().

◆ interp

Tcl_Interp* ictx_t::interp

Definition at line 29 of file tcldot.h.

Referenced by deleteEdge(), deleteGraph(), deleteNode(), myiddisc_idregister(), and Tcldot_Init().

◆ mydisc

Agdisc_t ictx_t::mydisc

Definition at line 26 of file tcldot.h.

Referenced by Tcldot_Init().

◆ myioDisc

Agiodisc_t ictx_t::myioDisc

Definition at line 27 of file tcldot.h.

Referenced by dotread(), dotstring(), and Tcldot_Init().


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