Open CASCADE Technology  6.9.0
Data Structures | Typedefs

NCollection_UtfIterator.hxx File Reference

#include <Standard_TypeDef.hxx>
#include "NCollection_UtfIterator.lxx"

Data Structures

class  NCollection_UtfIterator< Type >
 Template class for Unicode strings support. It defines an iterator and provide correct way to read multi-byte text (UTF-8 and UTF-16) and convert it from one to another. The current value of iterator returned as UTF-32 Unicode code. More...
 

Typedefs

typedef
NCollection_UtfIterator
< Standard_Utf8Char
NCollection_Utf8Iter
 
typedef
NCollection_UtfIterator
< Standard_Utf16Char
NCollection_Utf16Iter
 
typedef
NCollection_UtfIterator
< Standard_Utf32Char
NCollection_Utf32Iter
 
typedef
NCollection_UtfIterator
< Standard_WideChar
NCollection_UtfWideIter
 

Typedef Documentation