Graphviz  2.41.20171026.1811
Data Fields
refstr_t Struct Reference
Collaboration diagram for refstr_t:
Collaboration graph
[legend]

Data Fields

Dtlink_t link
 
uint64_t refcnt
 
char * s
 
char store [1]
 

Detailed Description

Definition at line 27 of file refstr.c.

Field Documentation

Dtlink_t refstr_t::link

Definition at line 28 of file refstr.c.

uint64_t refstr_t::refcnt

Definition at line 29 of file refstr.c.

Referenced by aghtmlstr(), agmarkhtmlstr(), agstrdup(), agstrdup_html(), and agstrfree().

char* refstr_t::s

Definition at line 30 of file refstr.c.

Referenced by agstrdup(), agstrdup_html(), and agstrfree().

char refstr_t::store[1]

Definition at line 31 of file refstr.c.

Referenced by agstrdup(), and agstrdup_html().


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