.TH "DviFile.h" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*-
.ad l
.nh
.SH NAME
DviFile.h \- 
.SH SYNOPSIS
.br
.PP
\fC#include <config\&.h>\fP
.br
\fC#include <cctype>\fP
.br
\fC#include <string>\fP
.br
\fC#include <stack>\fP
.br
\fC#include <list>\fP
.br
\fC#include <map>\fP
.br
\fC#include <Byte\&.h>\fP
.br
\fC#include <DviError\&.h>\fP
.br
\fC#include <FileByteStream\&.h>\fP
.br
\fC#include <PkFont\&.h>\fP
.br
\fC#include <verbosity\&.h>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBDviFile\fP"
.br
.RI "\fIRepresents a DVI file\&. \fP"
.ti -1c
.RI "class \fBDviFile::FontSet\fP"
.br
.RI "\fIRepresents the set of fonts in a DVI file\&. \fP"
.ti -1c
.RI "class \fBDviFile::FontSet::const_iterator\fP"
.br
.ti -1c
.RI "class \fBDviFileEvent\fP"
.br
.RI "\fIAbstracts the contents of a DVI file\&. \fP"
.ti -1c
.RI "class \fBDviFileSetChar\fP"
.br
.RI "\fIAn event which requests that a given character be set in place\&. \fP"
.ti -1c
.RI "class \fBDviFileSetRule\fP"
.br
.RI "\fIAn event which requests that a rule be set\&. \fP"
.ti -1c
.RI "class \fBDviFileFontChange\fP"
.br
.RI "\fIAn event which requests a change of font\&. \fP"
.ti -1c
.RI "class \fBDviFileSpecial\fP"
.br
.RI "\fIA special embedded within the file\&. \fP"
.ti -1c
.RI "class \fBDviFilePage\fP"
.br
.RI "\fIThe beginning or end of a page\&. \fP"
.ti -1c
.RI "class \fBDviFilePreamble\fP"
.br
.RI "\fIThe preamble to the DVI file\&. \fP"
.ti -1c
.RI "class \fBDviFilePostamble\fP"
.br
.RI "\fIThe postamble to (end of) the DVI file\&. \fP"
.in -1c
.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fBHOMEMADE_POSSTATESTACK\fP   0"
.br
.in -1c
.SH "Macro Definition Documentation"
.PP 
.SS "#define HOMEMADE_POSSTATESTACK   0"

.SH "Author"
.PP 
Generated automatically by Doxygen for dvi2bitmap from the source code\&.
