Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

DviFileSetChar Class Reference

#include <DviFile.h>

Inheritance diagram for DviFileSetChar:

DviFileEvent List of all members.

Public Member Functions

 DviFileSetChar (int charno, DviFile *dptr)
 A request that a given character be set.
 DviFileSetChar (int opcode, int charno, DviFile *dptr)
 Constructs a set-character event.
void debug () const
 Writes a representation of this event on cerr.
const int charno () const
 Obtains the character which is to be set.

Constructor & Destructor Documentation

DviFileSetChar::DviFileSetChar int  charno,
DviFile dptr
 

A request that a given character be set.

Parameters:
charno the character to be set
dptr the DviFile associated with this character

DviFileSetChar::DviFileSetChar int  opcode,
int  charno,
DviFile dptr
 

Constructs a set-character event.

Parameters:
opcode the opcode which prompted this event
charno the character to be set
dptr pointer to the DVI file which contained this character


Member Function Documentation

const int DviFileSetChar::charno  )  const [inline]
 

Obtains the character which is to be set.

Returns:
the character as an integer

void DviFileSetChar::debug  )  const [virtual]
 

Writes a representation of this event on cerr.

Reimplemented from DviFileEvent.


The documentation for this class was generated from the following files:
Generated on Sun Aug 21 18:21:06 2005 for dvi2bitmap by doxygen 1.3.8