TextOStream Class Reference

#include "Pt/TextStream.h"

Text output stream for unicode character conversion. More...

Detailed Description

This class is a typedef of the BasicTextOStream template for the unicode character type Pt::Char:

typedef BasicTextOStream<Pt::Char, char> TextBuffer;