|
Open CASCADE Technology
6.9.0
|
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 |
1.8.5