OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    TCollection_HAsciiString.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_Type.hxx>
    #include <TCollection_AsciiString.hxx>
    #include <Standard_Transient.hxx>
    #include <Standard_CString.hxx>
    #include <Standard_Integer.hxx>
    #include <Standard_OStream.hxx>
    #include <TCollection_HAsciiString.lxx>

    Data Structures

    class  TCollection_HAsciiString
     A variable-length sequence of ASCII characters (normal 8-bit character type). It provides editing operations with built-in memory management to make HAsciiString objects easier to use than ordinary character arrays. HAsciiString objects are handles to strings. More...