1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
3 /* Virtual function table layout of superclass. */
4 #include "ostream.vt.h"
5
6 /* Virtual function table layout of html_ostream class. */
7 void (*begin_span) (THIS_ARG, const char *classname);
8 void (*end_span) (THIS_ARG, const char *classname);
9 const char * (*get_hyperlink_ref) (THIS_ARG);
10 void (*set_hyperlink_ref) (THIS_ARG, const char *ref);
11 void (*flush_to_current_style) (THIS_ARG);
12 ostream_t (*get_destination) (THIS_ARG);