ISLEman
Public Member Functions | List of all members
TextGeneratorIntf Class Referenceabstract

Abstract interface for a hyperlinked text fragment. More...

#include <util.h>

Inheritance diagram for TextGeneratorIntf:
TextGeneratorDocbookImpl TextGeneratorHtml TextGeneratorLatex TextGeneratorOLImpl TextGeneratorXMLImpl

Public Member Functions

virtual void writeString (const char *, bool) const =0
 
virtual void writeBreak (int indent) const =0
 
virtual void writeLink (const char *extRef, const char *file, const char *anchor, const char *text) const =0
 

Detailed Description

Abstract interface for a hyperlinked text fragment.


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