htmldata_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmldata_t:

Collaboration graph
[legend]

Data Fields

char * href
char * port
char * target
char * title
char * bgcolor
char * pencolor
signed char space
unsigned char border
unsigned char pad
unsigned char sides
unsigned short flags
unsigned short width
unsigned short height
box box

Detailed Description

Definition at line 95 of file htmltable.h.


Field Documentation

char* htmldata_t::href

Definition at line 96 of file htmltable.h.

Referenced by free_html_data().

char* htmldata_t::port

Definition at line 97 of file htmltable.h.

Referenced by free_html_data().

char* htmldata_t::target

Definition at line 98 of file htmltable.h.

Referenced by free_html_data().

char* htmldata_t::title

Definition at line 99 of file htmltable.h.

Referenced by free_html_data().

char* htmldata_t::bgcolor

Definition at line 100 of file htmltable.h.

Referenced by free_html_data().

char* htmldata_t::pencolor

Definition at line 101 of file htmltable.h.

Referenced by emit_html_label(), and make_html_label().

signed char htmldata_t::space

Definition at line 102 of file htmltable.h.

Referenced by sizeLinearArray().

unsigned char htmldata_t::border

Definition at line 103 of file htmltable.h.

unsigned char htmldata_t::pad

Definition at line 104 of file htmltable.h.

unsigned char htmldata_t::sides

Definition at line 105 of file htmltable.h.

Referenced by html_port().

unsigned short htmldata_t::flags

Definition at line 106 of file htmltable.h.

unsigned short htmldata_t::width

Definition at line 107 of file htmltable.h.

unsigned short htmldata_t::height

Definition at line 108 of file htmltable.h.

box htmldata_t::box

Definition at line 109 of file htmltable.h.

Referenced by html_port(), make_html_label(), makeGraphs(), and sizeLinearArray().


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