Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
graphviz_acyclic_options_t Struct Reference

options for passing to graphviz_acyclic More...

#include <cgraph.h>

Data Fields

FILE * outFile
 
bool doWrite
 
bool Verbose
 

Detailed Description

Definition at line 1027 of file cgraph.h.

Field Documentation

◆ doWrite

bool graphviz_acyclic_options_t::doWrite

Definition at line 1029 of file cgraph.h.

◆ outFile

FILE* graphviz_acyclic_options_t::outFile

Definition at line 1028 of file cgraph.h.

◆ Verbose

bool graphviz_acyclic_options_t::Verbose

Definition at line 1030 of file cgraph.h.


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