#include <DviFile.h>
Inheritance diagram for DviFileSpecial:
Public Member Functions | |
DviFileSpecial (unsigned char opcode, string str) | |
void | debug () const |
Writes a representation of this event on cerr. | |
Public Attributes | |
const string | specialString |
The content of the special, as stored in the DVI file. |
|
|
|
Writes a representation of this event on cerr.
Reimplemented from DviFileEvent.
|
|
The content of the special, as stored in the DVI file.
|