Graphviz 2.29.20120208.0545
Data Fields
htmllabel_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmllabel_t:
Collaboration graph
[legend]

Data Fields

union {
   htmltbl_t *   tbl
   htmltxt_t *   txt
   htmlimg_t *   img
u
char kind

Detailed Description

Definition at line 116 of file htmltable.h.


Field Documentation

Definition at line 120 of file htmltable.h.

Referenced by free_html_label().

Definition at line 122 of file htmltable.h.

Referenced by emit_html_label(), free_html_label(), html_port(), and make_html_label().

Definition at line 118 of file htmltable.h.

Referenced by emit_html_label(), free_html_label(), html_port(), and make_html_label().

Definition at line 119 of file htmltable.h.

Referenced by emit_html_label(), free_html_label(), and make_html_label().

union { ... } htmllabel_t::u

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