.TH "DviFileSetChar" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- .ad l .nh .SH NAME DviFileSetChar \- .PP An event which requests that a given character be set in place\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBDviFileEvent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBDviFileSetChar\fP (int \fBcharno\fP, \fBDviFile\fP *dptr)" .br .RI "\fIA request that a given character be set\&. \fP" .ti -1c .RI "\fBDviFileSetChar\fP (int \fBopcode\fP, int \fBcharno\fP, \fBDviFile\fP *dptr)" .br .RI "\fIConstructs a set-character event\&. \fP" .ti -1c .RI "void \fBdebug\fP () const " .br .RI "\fIWrites a representation of this event on cerr\&. \fP" .ti -1c .RI "const int \fBcharno\fP () const " .br .RI "\fIObtains the character which is to be set\&. \fP" .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP An event which requests that a given character be set in place\&. .SH "Constructor & Destructor Documentation" .PP .SS "DviFileSetChar::DviFileSetChar (intcharno, \fBDviFile\fP *dptr)" .PP A request that a given character be set\&. Constructs a set-character event\&. .PP \fBParameters:\fP .RS 4 \fIcharno\fP the character to be set .br \fIdptr\fP the \fC\fBDviFile\fP\fP associated with this character .br \fIcharno\fP the character to be set .br \fIdptr\fP pointer to the DVI file which contained this character .RE .PP .PP References charno(), normal, and DviFileEvent::verbosity_\&. .SS "DviFileSetChar::DviFileSetChar (intopcode, intcharno, \fBDviFile\fP *dptr)" .PP Constructs a set-character event\&. .PP \fBParameters:\fP .RS 4 \fIopcode\fP the opcode which prompted this event .br \fIcharno\fP the character to be set .br \fIdptr\fP pointer to the DVI file which contained this character .RE .PP .PP References charno(), normal, and DviFileEvent::verbosity_\&. .SH "Member Function Documentation" .PP .SS "const int DviFileSetChar::charno () const\fC [inline]\fP" .PP Obtains the character which is to be set\&. .PP \fBReturns:\fP .RS 4 the character as an integer .RE .PP .PP Referenced by DviFileSetChar(), and main()\&. .SS "void DviFileSetChar::debug () const\fC [virtual]\fP" .PP Writes a representation of this event on cerr\&. .PP Reimplemented from \fBDviFileEvent\fP\&. .SH "Author" .PP Generated automatically by Doxygen for dvi2bitmap from the source code\&.