Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
STEPConstruct_DataMapOfPointTransient Class Reference

#include <STEPConstruct_DataMapOfPointTransient.hxx>

Inheritance diagram for STEPConstruct_DataMapOfPointTransient:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC STEPConstruct_DataMapOfPointTransient (const Standard_Integer NbBuckets=1)
STEPConstruct_DataMapOfPointTransientAssign (const STEPConstruct_DataMapOfPointTransient &Other)
STEPConstruct_DataMapOfPointTransientoperator= (const STEPConstruct_DataMapOfPointTransient &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~STEPConstruct_DataMapOfPointTransient ()
Standard_Boolean Bind (const gp_Pnt &K, const Handle< Standard_Transient > &I)
Standard_Boolean IsBound (const gp_Pnt &K) const
Standard_Boolean UnBind (const gp_Pnt &K)
const Handle_Standard_TransientFind (const gp_Pnt &K) const
const Handle_Standard_Transientoperator() (const gp_Pnt &K) const
Handle_Standard_TransientChangeFind (const gp_Pnt &K)
Handle_Standard_Transientoperator() (const gp_Pnt &K)
Standard_Address Find1 (const gp_Pnt &K) const
Standard_Address ChangeFind1 (const gp_Pnt &K)

Constructor & Destructor Documentation


Member Function Documentation

const Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::operator() ( const gp_Pnt K) const [inline]
Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::operator() ( const gp_Pnt K) [inline]
STEPConstruct_DataMapOfPointTransient& STEPConstruct_DataMapOfPointTransient::operator= ( const STEPConstruct_DataMapOfPointTransient Other) [inline]

The documentation for this class was generated from the following file: