Open CASCADE Technology  7.0.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_Utf8CharNCollection_Utf8Iter
 
typedef NCollection_UtfIterator< Standard_Utf16CharNCollection_Utf16Iter
 
typedef NCollection_UtfIterator< Standard_Utf32CharNCollection_Utf32Iter
 
typedef NCollection_UtfIterator< Standard_WideCharNCollection_UtfWideIter
 

Typedef Documentation