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

string attribute container More...

#include <cgraph.h>

Collaboration diagram for Agattr_s:
[legend]

Data Fields

Agrec_t h
 
Dict_tdict
 shared dict of Agsym_s to interpret Agattr_s.str
 
char ** str
 the attribute string values indexed by Agsym_s.id
 

Detailed Description

Definition at line 631 of file cgraph.h.

Field Documentation

◆ dict

Dict_t* Agattr_s::dict

Definition at line 633 of file cgraph.h.

Referenced by agmakeattrs().

◆ h

Agrec_t Agattr_s::h

Definition at line 632 of file cgraph.h.

Referenced by agraphattr_delete().

◆ str

char** Agattr_s::str

Definition at line 634 of file cgraph.h.

Referenced by addattr(), agmakeattrs(), freeattr(), and irrelevant_subgraph().


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