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

string attribute descriptor symbol in Agattr_s.dict More...

#include <cgraph.h>

Collaboration diagram for Agsym_s:
[legend]

Data Fields

Dtlink_t link
 
char * name
 
char * defval
 
int id
 index in Agattr_s.str
 
unsigned char kind
 
unsigned char fixed
 
unsigned char print
 

Detailed Description

Definition at line 639 of file cgraph.h.

Field Documentation

◆ defval

◆ fixed

unsigned char Agsym_s::fixed

Definition at line 645 of file cgraph.h.

Referenced by agcopydict(), and global_def().

◆ id

◆ kind

unsigned char Agsym_s::kind

Definition at line 644 of file cgraph.h.

Referenced by agnewsym(), and new_attr_with_ref().

◆ link

Dtlink_t Agsym_s::link

Definition at line 640 of file cgraph.h.

◆ name

◆ print

unsigned char Agsym_s::print

Definition at line 646 of file cgraph.h.

Referenced by agcopydict(), attrstmt(), attrstmt(), and write_dict().


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