Open CASCADE Technology 6.6.0
Data Structures | Functions
TCollection_HExtendedString.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TCollection_HExtendedString.hxx>
#include <TCollection_ExtendedString.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_CString.hxx>
#include <Standard_ExtString.hxx>
#include <Standard_ExtCharacter.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_OStream.hxx>

Data Structures

class  TCollection_HExtendedString
 A variable-length sequence of "extended"
(UNICODE) characters (16-bit character
type). It provides editing operations with
built-in memory management to make
ExtendedString objects easier to use than
ordinary extended character arrays.
HExtendedString objects are handles to strings.
More...

Functions

Handle_TCollection_HExtendedString ShallowCopy (const Handle_TCollection_HExtendedString &me)

Function Documentation

Handle_TCollection_HExtendedString ShallowCopy ( const Handle_TCollection_HExtendedString &  me) [inline]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines