Open CASCADE Technology 7.9.0
Standard_Transient.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <atomic>

Data Structures

class  Standard_Transient
 Abstract class which forms the root of the entire Transient class hierarchy. More...
 

Namespaces

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

Variables

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

Variable Documentation

◆ Handle_Standard_Transient

instead typedef opencascade::handle<Standard_Transient> Handle_Standard_Transient

Definition of Handle_Standard_Transient as typedef for compatibility.

Deprecated
("This typedef will be removed right after 7.9 release. Use Handle(T) directly "