docvisitor.h File Reference

Go to the source code of this file.

Classes

class  DocVisitor
 Abstract visitor that participates in the visitor pattern. More...

Variables

const int DocVisitor_Html = 0
const int DocVisitor_Latex = 1
const int DocVisitor_XML = 2
const int DocVisitor_RTF = 3
const int DocVisitor_Man = 4
const int DocVisitor_Text = 5
const int DocVisitor_Other = 6


Variable Documentation

const int DocVisitor_Html = 0

Definition at line 23 of file docvisitor.h.

Referenced by DocHtmlTable::accept().

const int DocVisitor_Latex = 1

Definition at line 24 of file docvisitor.h.

const int DocVisitor_Man = 4

Definition at line 27 of file docvisitor.h.

const int DocVisitor_Other = 6

Definition at line 29 of file docvisitor.h.

const int DocVisitor_RTF = 3

Definition at line 26 of file docvisitor.h.

const int DocVisitor_Text = 5

Definition at line 28 of file docvisitor.h.

const int DocVisitor_XML = 2

Definition at line 25 of file docvisitor.h.



Generated on Mon Mar 31 10:58:52 2008 by  doxygen 1.5.1