Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
Agdesc_s Struct Reference

graph descriptor More...

#include <cgraph.h>

Data Fields

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

Detailed Description

Definition at line 284 of file cgraph.h.

Field Documentation

◆ directed

unsigned Agdesc_s::directed

Definition at line 285 of file cgraph.h.

Referenced by agisdirected(), readGraphs(), startgraph(), startgraph(), write_hdr(), writeHdr(), and xargs().

◆ has_attrs

unsigned Agdesc_s::has_attrs

Definition at line 290 of file cgraph.h.

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

◆ has_cmpnd

unsigned Agdesc_s::has_cmpnd

Definition at line 291 of file cgraph.h.

◆ maingraph

unsigned Agdesc_s::maingraph

Definition at line 288 of file cgraph.h.

Referenced by agopen(), and localsubg().

◆ no_loop

unsigned Agdesc_s::no_loop

Definition at line 287 of file cgraph.h.

Referenced by agissimple(), and ok_to_make_edge().

◆ no_write

unsigned Agdesc_s::no_write

Definition at line 289 of file cgraph.h.

◆ strict

unsigned Agdesc_s::strict

Definition at line 286 of file cgraph.h.

Referenced by agissimple(), agisstrict(), and xargs().


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