UString.h File Reference

#include <Common/BasicTypes.h>
#include <Common/Exception.h>
#include <C/Common/TRN_Types.h>
#include <C/Common/TRN_UString.h>
#include <Common/Common.h>
#include <ostream>
#include <Impl/UString.inl>

Include dependency graph for UString.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pdftron::UString
 Represents text as a series of Unicode characters. More...

Namespaces

namespace  pdftron

Functions

std::ostream & pdftron::operator<< (std::ostream &stream, const UString &str)
 A C++ utility function that can be used to dump ASCII version of UString to any output stream.


© 2002-2010 PDFTron Systems Inc.