Graphviz 12.0.1~dev.20240715.2254
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 928 of file cgraph.h.

Field Documentation

◆ doWrite

bool graphviz_acyclic_options_t::doWrite

Definition at line 930 of file cgraph.h.

◆ outFile

FILE* graphviz_acyclic_options_t::outFile

Definition at line 929 of file cgraph.h.

◆ Verbose

bool graphviz_acyclic_options_t::Verbose

Definition at line 931 of file cgraph.h.


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