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 140 of file htmltable.h.


Field Documentation

htmltbl_t* htmllabel_t::tbl

Definition at line 142 of file htmltable.h.

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

htmltxt_t* htmllabel_t::txt

Definition at line 143 of file htmltable.h.

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

htmlimg_t* htmllabel_t::img

Definition at line 144 of file htmltable.h.

Referenced by free_html_label().

union { ... } htmllabel_t::u

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

char htmllabel_t::kind

Definition at line 146 of file htmltable.h.

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


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:25 2008 for Graphviz by  doxygen 1.5.1