.TH "DviFile::FontSet" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- .ad l .nh .SH NAME DviFile::FontSet \- .PP Represents the set of fonts in a DVI file\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Classes" .in +1c .ti -1c .RI "class \fBconst_iterator\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "bool \fBempty\fP () const " .br .RI "\fITests whether the \fBFontSet\fP is empty\&. \fP" .ti -1c .RI "size_t \fBsize\fP () const " .br .RI "\fIDetermines the number of fonts in the \fBFontSet\fP\&. \fP" .ti -1c .RI "\fBconst_iterator\fP \fBbegin\fP () const " .br .ti -1c .RI "\fBconst_iterator\fP \fBend\fP () const " .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "class \fBDviFile\fP" .br .ti -1c .RI "class \fBDviFile::FontSet::const_iterator\fP" .br .in -1c .SH "Detailed Description" .PP Represents the set of fonts in a DVI file\&. .SH "Member Function Documentation" .PP .SS "\fBDviFile::FontSet::const_iterator\fP DviFile::FontSet::begin () const" .PP Referenced by DviFile::getFallbackFont(), and main()\&. .SS "bool DviFile::FontSet::empty () const\fC [inline]\fP" .PP Tests whether the \fBFontSet\fP is empty\&. .PP \fBReturns:\fP .RS 4 true if the \fBFontSet\fP is empty .RE .PP .SS "\fBDviFile::FontSet::const_iterator\fP DviFile::FontSet::end () const" .PP Referenced by DviFile::getFallbackFont(), and main()\&. .SS "size_t DviFile::FontSet::size () const\fC [inline]\fP" .PP Determines the number of fonts in the \fBFontSet\fP\&. .PP \fBReturns:\fP .RS 4 the number of fonts available .RE .PP .SH "Friends And Related Function Documentation" .PP .SS "friend class \fBDviFile\fP\fC [friend]\fP" .SS "friend class \fBDviFile::FontSet::const_iterator\fP\fC [friend]\fP" .SH "Author" .PP Generated automatically by Doxygen for dvi2bitmap from the source code\&.