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 ()
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::getFooter (  )  [virtual]

Prints document footer

Implements highlight::CodeGenerator.

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

prints document header

Implements highlight::CodeGenerator.

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

Prints document body

Implements highlight::CodeGenerator.

References highlight::CodeGenerator::processRootState().


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

Generated on Tue Oct 26 19:44:40 2010 for Highlight Code Converter by  doxygen 1.5.7.1