.TH "DviFileSetRule" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- .ad l .nh .SH NAME DviFileSetRule \- .PP An event which requests that a rule be set\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBDviFileEvent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBDviFileSetRule\fP (unsigned char \fBopcode\fP, \fBDviFile\fP *dptr, int \fBh\fP, int \fBw\fP)" .br .ti -1c .RI "void \fBdebug\fP () const " .br .RI "\fIWrites a representation of this event on cerr\&. \fP" .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "const int \fBh\fP" .br .RI "\fIThe height of the rule to be set at this position\&. \fP" .ti -1c .RI "const int \fBw\fP" .br .RI "\fIThe width of the rule to be set at this position\&. \fP" .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP An event which requests that a rule be set\&. .SH "Constructor & Destructor Documentation" .PP .SS "DviFileSetRule::DviFileSetRule (unsigned charopcode, \fBDviFile\fP *dptr, inth, intw)\fC [inline]\fP" .SH "Member Function Documentation" .PP .SS "void DviFileSetRule::debug () const\fC [virtual]\fP" .PP Writes a representation of this event on cerr\&. .PP Reimplemented from \fBDviFileEvent\fP\&. .PP References h, and w\&. .SH "Member Data Documentation" .PP .SS "const int DviFileSetRule::h" .PP The height of the rule to be set at this position\&. Given in pixels/device units\&. .PP Referenced by debug(), and main()\&. .SS "const int DviFileSetRule::w" .PP The width of the rule to be set at this position\&. Given in pixels/device units\&. .PP Referenced by debug(), and main()\&. .SH "Author" .PP Generated automatically by Doxygen for dvi2bitmap from the source code\&.