Open CASCADE Technology  7.3.0
Data Structures | Namespaces | Typedefs | Functions

Standard_Transient.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_PrimitiveTypes.hxx>

Data Structures

class  opencascade::handle< T >
 Intrusive smart pointer for use with Standard_Transient class and its descendants. More...
 
class  Standard_Transient
 Abstract class which forms the root of the entire Transient class hierarchy. More...
 

Namespaces

 opencascade
 Namespace opencascade is intended for low-level template classes and functions.
 

Typedefs

typedef opencascade::handle< Standard_TransientHandle_Standard_Transient
 Definition of Handle_Standard_Transient as typedef for compatibility. More...
 

Functions

Standard_Integer HashCode (const Standard_Transient *theObject, const Standard_Integer theUpper)
 Global method HashCode(), for use in hash maps. More...
 

Typedef Documentation

◆ Handle_Standard_Transient

Definition of Handle_Standard_Transient as typedef for compatibility.

Function Documentation

◆ HashCode()

Standard_Integer HashCode ( const Standard_Transient theObject,
const Standard_Integer  theUpper 
)
inline

Global method HashCode(), for use in hash maps.