.TH "Util.h" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- .ad l .nh .SH NAME Util.h \- .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include 'DviError\&.h'\fP .br \fC#include 'Bitmap\&.h'\fP .br \fC#include 'verbosity\&.h'\fP .br .SS "Namespaces" .in +1c .ti -1c .RI "\fBUtil\fP" .br .RI "\fIVarious utility functions\&. \fP" .in -1c .SS "Constant Groups" .in +1c .ti -1c .RI "\fBUtil\fP" .br .RI "\fIVarious utility functions\&. \fP" .in -1c .SS "Typedefs" .in +1c .ti -1c .RI "typedef STD::list< string > \fBstring_list\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "\fBstring_list\fP & \fBUtil::tokenise_string\fP (string str)" .br .RI "\fITokenise string at whitespace\&. \fP" .ti -1c .RI "char ** \fBUtil::string_list_to_array\fP (\fBstring_list\fP &l)" .br .RI "\fIConvert a \fCstring_list\fP to a null-terminated array of character pointers\&. \fP" .ti -1c .RI "void \fBUtil::delete_string_array\fP (char **sl)" .br .RI "\fIDeletes the array of strings returned by \fBstring_list_to_array\fP\&. \fP" .ti -1c .RI "bool \fBUtil::parseRGB\fP (\fBBitmap::BitmapColour\fP &, const char *)" .br .RI "\fIParse an RGB specification\&. \fP" .ti -1c .RI "void \fBUtil::verbosity\fP (const \fBverbosities\fP level)" .br .RI "\fISets the verbosity of the methods in this class\&. \fP" .in -1c .SH "Typedef Documentation" .PP .SS "typedef STD::list \fBstring_list\fP" .SH "Author" .PP Generated automatically by Doxygen for dvi2bitmap from the source code\&.