highlight::AnsiGenerator Class Reference

This class generates ANSI escape sequences. More...

Inheritance diagram for highlight::AnsiGenerator:

highlight::CodeGenerator List of all members.

Public Member Functions

string getHeader (const string &title)
string getFooter ()
void printBody ()

Detailed Description

This class generates ANSI escape sequences.

It contains information about the resulting document structure (document header and footer), the colour system, white space handling and text formatting attributes.

Author:
Andre Simon


Member Function Documentation

string highlight::AnsiGenerator::getHeader ( const string &  title  )  [virtual]

prints document header

Parameters:
title Title of the document

Implements highlight::CodeGenerator.

string highlight::AnsiGenerator::getFooter (  )  [virtual]

Prints document footer

Implements highlight::CodeGenerator.

void highlight::AnsiGenerator::printBody (  )  [virtual]

Prints document body

Implements highlight::CodeGenerator.


The documentation for this class was generated from the following files:
Generated on Fri Apr 27 13:12:36 2007 for Highlight Code Converter by  doxygen 1.5.2