Graphviz  2.41.20171026.1811
Data Fields
Agdatadict_s Struct Reference

#include <cgraph.h>

Collaboration diagram for Agdatadict_s:
Collaboration graph
[legend]

Data Fields

Agrec_t h
 
struct {
   Dict_t *   n
 
   Dict_t *   e
 
   Dict_t *   g
 
dict
 

Detailed Description

Definition at line 334 of file cgraph.h.

Field Documentation

struct { ... } Agdatadict_s::dict

Referenced by agdictof(), agraphattr_delete(), and agxset().

Dict_t * Agdatadict_s::e

Definition at line 337 of file cgraph.h.

Referenced by agdictof(), and agraphattr_delete().

Dict_t * Agdatadict_s::g

Definition at line 337 of file cgraph.h.

Referenced by agdictof(), agraphattr_delete(), and agxset().

Agrec_t Agdatadict_s::h

Definition at line 335 of file cgraph.h.

Referenced by agraphattr_delete().

Dict_t* Agdatadict_s::n

Definition at line 337 of file cgraph.h.

Referenced by agdictof(), and agraphattr_delete().


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