Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
xdot Struct Reference

#include <xdot.h>

Collaboration diagram for xdot:
[legend]

Data Fields

size_t cnt
 
size_t sz
 
xdot_opops
 
freefunc_t freefunc
 
int flags
 

Detailed Description

Definition at line 155 of file xdot.h.

Field Documentation

◆ cnt

size_t xdot::cnt

◆ flags

int xdot::flags

Definition at line 160 of file xdot.h.

Referenced by parseXDotFOn().

◆ freefunc

freefunc_t xdot::freefunc

Definition at line 159 of file xdot.h.

Referenced by freeXDot().

◆ ops

xdot_op* xdot::ops

◆ sz

size_t xdot::sz

Definition at line 157 of file xdot.h.

Referenced by _printXDot(), freeXDot(), parseXDotFOn(), and statXDot().


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