Graphviz  2.41.20171026.1811
Data Fields
Agraph_s Struct Reference

#include <cgraph.h>

Collaboration diagram for Agraph_s:
Collaboration graph
[legend]

Data Fields

Agobj_t base
 
Agdesc_t desc
 
Dtlink_t link
 
Dict_tn_seq
 
Dict_tn_id
 
Dict_te_seq
 
Dict_te_id
 
Dict_tg_dict
 
Agraph_tparent
 
Agraph_troot
 
Agclos_tclos
 

Detailed Description

Definition at line 239 of file cgraph.h.

Field Documentation

Agobj_t Agraph_s::base

Definition at line 240 of file cgraph.h.

Agclos_t* Agraph_s::clos
Agdesc_t Agraph_s::desc
Dict_t * Agraph_s::e_id

Definition at line 245 of file cgraph.h.

Referenced by agclose(), agdeledgeimage(), and agopen1().

Dict_t* Agraph_s::e_seq
Dict_t* Agraph_s::g_dict

Definition at line 246 of file cgraph.h.

Referenced by agclose(), agdelsubg(), agfstsubg(), agnsubg(), agnxtsubg(), and agopen1().

Dtlink_t Agraph_s::link

Definition at line 242 of file cgraph.h.

Dict_t* Agraph_s::n_id

Definition at line 244 of file cgraph.h.

Referenced by agclose(), agdelnodeimage(), agfindnode_by_id(), agnnodes(), agopen1(), and agsubrep().

Dict_t* Agraph_s::n_seq
Agraph_t* Agraph_s::parent

Definition at line 247 of file cgraph.h.

Referenced by agparent(), and firstsupg().

Agraph_t * Agraph_s::root

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