.TH "stringstream.h" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*-
.ad l
.nh
.SH NAME
stringstream.h \- 
.SH SYNOPSIS
.br
.PP
\fC#include <config\&.h>\fP
.br
\fC#include <sstream>\fP
.br

.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fBSSTREAM\fP   ostringstream"
.br
.ti -1c
.RI "#define \fBSS_C_STR\fP(s)   (s)\&.str()\&.c_str()"
.br
.ti -1c
.RI "#define \fBSS_STRING\fP(s)   (s)\&.str()"
.br
.in -1c
.SH "Macro Definition Documentation"
.PP 
.SS "#define SS_C_STR(s)   (s)\&.str()\&.c_str()"

.PP
Referenced by PkFont::substitute_font_string()\&.
.SS "#define SS_STRING(s)   (s)\&.str()"

.PP
Referenced by PipeStream::getResult(), main(), and PkFont::substitute_font_string()\&.
.SS "#define SSTREAM   ostringstream"

.PP
Referenced by PipeStream::getResult(), main(), and PkFont::substitute_font_string()\&.
.SH "Author"
.PP 
Generated automatically by Doxygen for dvi2bitmap from the source code\&.
