dvi2bitmap  dvi2bitmap1.0
Public Member Functions | List of all members
DviFilePostamble Class Reference

The postamble to (end of) the DVI file. More...

#include <DviFile.h>

Inheritance diagram for DviFilePostamble:
DviFileEvent

Public Member Functions

 DviFilePostamble ()
 
- Public Member Functions inherited from DviFileEvent
virtual void debug () const
 Writes a representation of this event on cerr. More...
 
eventTypes type () const
 Gets the type of this event. More...
 
const unsigned char opcode () const
 Gets the underlying opcode which produced this event. More...
 
void release ()
 Release this event. More...
 

Additional Inherited Members

- Public Types inherited from DviFileEvent
enum  eventTypes {
  setchar, setrule, fontchange, special,
  page, preamble, postamble
}
 
- Static Public Member Functions inherited from DviFileEvent
static verbosities verbosity (const verbosities level)
 Sets the verbosity for DviFileEvent and its subclasses. More...
 
- Protected Member Functions inherited from DviFileEvent
 DviFileEvent (unsigned char opcode, eventTypes t, DviFile *dp=0)
 Creates a new event. More...
 
- Static Protected Attributes inherited from DviFileEvent
static verbosities verbosity_ = normal
 

Detailed Description

The postamble to (end of) the DVI file.

Constructor & Destructor Documentation

DviFilePostamble::DviFilePostamble ( )
inline

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