Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <TCollection_AsciiString.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_CString.hxx>
#include <Standard_Character.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Handle_TCollection_HExtendedString.hxx>
#include <Standard_Boolean.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... | |
Functions | |
Handle_TCollection_HAsciiString | ShallowCopy (const Handle_TCollection_HAsciiString &me) |
void | ShallowDump (const Handle_TCollection_HAsciiString &me, Standard_OStream &s) |
Handle_TCollection_HAsciiString ShallowCopy | ( | const Handle_TCollection_HAsciiString & | me | ) | [inline] |
void ShallowDump | ( | const Handle_TCollection_HAsciiString & | me, |
Standard_OStream & | s | ||
) | [inline] |