Graphviz 13.0.0~dev.20241220.2304
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 637 of file cgraph.h.

Field Documentation

◆ defval

◆ fixed

unsigned char Agsym_s::fixed

Definition at line 643 of file cgraph.h.

Referenced by agcopydict(), and global_def().

◆ id

◆ kind

unsigned char Agsym_s::kind

Definition at line 642 of file cgraph.h.

Referenced by agnewsym(), and new_attr_with_ref().

◆ link

Dtlink_t Agsym_s::link

Definition at line 638 of file cgraph.h.

◆ name

◆ print

unsigned char Agsym_s::print

Definition at line 644 of file cgraph.h.

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


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