Graphviz
2.41.20171026.1811
|
#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 |
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::no_loop |
Definition at line 153 of file cgraph.h.
Referenced by agissimple().
unsigned Agdesc_s::strict |
Definition at line 152 of file cgraph.h.
Referenced by agissimple(), and agisstrict().