|
Open CASCADE Technology 7.8.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <Standard_PCharacter.hxx>#include <Standard_CString.hxx>#include <Standard_Real.hxx>#include <Standard_OStream.hxx>#include <Standard_IStream.hxx>#include <Standard_Macro.hxx>#include <TCollection_AsciiString.lxx>Data Structures | |
| class | TCollection_AsciiString |
| Class defines a variable-length sequence of 8-bit characters. Despite class name (kept for historical reasons), it is intended to store UTF-8 string, not just ASCII characters. However, multi-byte nature of UTF-8 is not considered by the following methods: More... | |