#include <LASi.h>
Public Member Functions | |
write_glyph_routine_to_stream (std::ostream &os, PangoContext *pangoCtx) | |
void | operator() (PostscriptDocument::GlyphMap::value_type v) |
Private Attributes | |
std::ostream & | os |
PangoContext * | pangoCtx |
LASi::PostscriptDocument::write_glyph_routine_to_stream::write_glyph_routine_to_stream | ( | std::ostream & | os, | |
PangoContext * | pangoCtx | |||
) | [inline] |
void PostscriptDocument::write_glyph_routine_to_stream::operator() | ( | PostscriptDocument::GlyphMap::value_type | v | ) |
std::ostream& LASi::PostscriptDocument::write_glyph_routine_to_stream::os [private] |
PangoContext* LASi::PostscriptDocument::write_glyph_routine_to_stream::pangoCtx [private] |