Graphviz  2.41.20171026.1811
Data Fields
xdot Struct Reference

#include <xdot.h>

Collaboration diagram for xdot:
Collaboration graph
[legend]

Data Fields

int cnt
 
int sz
 
xdot_opops
 
freefunc_t freefunc
 
int flags
 

Detailed Description

Definition at line 148 of file xdot.h.

Field Documentation

int xdot::cnt

Definition at line 149 of file xdot.h.

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

int xdot::flags

Definition at line 153 of file xdot.h.

Referenced by parseXDotFOn().

freefunc_t xdot::freefunc

Definition at line 152 of file xdot.h.

Referenced by freeXDot(), and xdotBB().

xdot_op* xdot::ops

Definition at line 151 of file xdot.h.

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

int xdot::sz

Definition at line 150 of file xdot.h.

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


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