Graphviz 16.0.0~dev.20260810.2334
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 1014 of file cgraph.h.

Field Documentation

◆ doWrite

bool graphviz_acyclic_options_t::doWrite

Definition at line 1016 of file cgraph.h.

◆ outFile

FILE* graphviz_acyclic_options_t::outFile

Definition at line 1015 of file cgraph.h.

◆ Verbose

bool graphviz_acyclic_options_t::Verbose

Definition at line 1017 of file cgraph.h.


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