Graphviz  2.41.20171026.1811
Data Fields
Agdesc_s Struct Reference

#include <cgraph.h>

Data Fields

unsigned directed:1
 
unsigned strict:1
 
unsigned no_loop:1
 
unsigned maingraph:1
 
unsigned flatlock:1
 
unsigned no_write:1
 
unsigned has_attrs:1
 
unsigned has_cmpnd:1
 

Detailed Description

Definition at line 150 of file cgraph.h.

Field Documentation

unsigned Agdesc_s::directed

Definition at line 151 of file cgraph.h.

Referenced by agisdirected().

unsigned Agdesc_s::flatlock

Definition at line 155 of file cgraph.h.

Referenced by agflatten(), and agnotflat().

unsigned Agdesc_s::has_attrs

Definition at line 157 of file cgraph.h.

Referenced by agclose(), agdeledge(), agdelnode(), agopen1(), and agraphattr_init().

unsigned Agdesc_s::has_cmpnd

Definition at line 158 of file cgraph.h.

Referenced by aghide().

unsigned Agdesc_s::maingraph

Definition at line 154 of file cgraph.h.

Referenced by agopen().

unsigned Agdesc_s::no_loop

Definition at line 153 of file cgraph.h.

Referenced by agissimple().

unsigned Agdesc_s::no_write

Definition at line 156 of file cgraph.h.

unsigned Agdesc_s::strict

Definition at line 152 of file cgraph.h.

Referenced by agissimple(), and agisstrict().


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