Open CASCADE Technology  7.3.0
Functions

TObj_Common.hxx File Reference

#include <Standard_Type.hxx>
#include <Standard_Transient.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TCollection_HExtendedString.hxx>
#include <Standard_Failure.hxx>

Functions

Standard_Integer HashCode (const Handle< TCollection_HExtendedString > &theStr, const Standard_Integer theBnd)
 Basic CASCADE definitions. More...
 
Standard_Boolean IsEqual (const Handle< TCollection_HExtendedString > &theStr1, const Handle< TCollection_HExtendedString > &theStr2)
 

Function Documentation

◆ HashCode()

Standard_Integer HashCode ( const Handle< TCollection_HExtendedString > &  theStr,
const Standard_Integer  theBnd 
)
inline

Basic CASCADE definitions.

Methods inline implimentation for HExtendedString

◆ IsEqual()

Standard_Boolean IsEqual ( const Handle< TCollection_HExtendedString > &  theStr1,
const Handle< TCollection_HExtendedString > &  theStr2 
)
inline