TextGeneratorOLImpl Class Reference

#include <util.h>

Inheritance diagram for TextGeneratorOLImpl:

TextGeneratorIntf List of all members.

Public Member Functions

virtual ~TextGeneratorOLImpl ()
 TextGeneratorOLImpl (OutputDocInterface &od)
void writeString (const char *s, bool keepSpaces) const
void writeBreak () const
void writeLink (const char *extRef, const char *file, const char *anchor, const char *text) const

Detailed Description

Definition at line 70 of file util.h.


Constructor & Destructor Documentation

virtual TextGeneratorOLImpl::~TextGeneratorOLImpl (  )  [inline, virtual]

Definition at line 73 of file util.h.

TextGeneratorOLImpl::TextGeneratorOLImpl ( OutputDocInterface od  ) 

Definition at line 71 of file util.cpp.


Member Function Documentation

void TextGeneratorOLImpl::writeString ( const char *  s,
bool  keepSpaces 
) const [virtual]

Implements TextGeneratorIntf.

Definition at line 75 of file util.cpp.

References BaseOutputDocInterface::docify(), and BaseOutputDocInterface::writeNonBreakableSpace().

void TextGeneratorOLImpl::writeBreak (  )  const [virtual]

Implements TextGeneratorIntf.

Definition at line 98 of file util.cpp.

References OutputDocInterface::disableAllBut(), OutputGenerator::Html, BaseOutputDocInterface::lineBreak(), OutputDocInterface::popGeneratorState(), and OutputDocInterface::pushGeneratorState().

void TextGeneratorOLImpl::writeLink ( const char *  extRef,
const char *  file,
const char *  anchor,
const char *  text 
) const [virtual]

Implements TextGeneratorIntf.

Definition at line 106 of file util.cpp.

References BaseOutputDocInterface::writeObjectLink().


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



Generated on Mon Mar 31 10:59:04 2008 by  doxygen 1.5.1