Open CASCADE Technology 6.6.0
Public Member Functions
STEPConstruct_DataMapOfPointTransient Class Reference

#include <STEPConstruct_DataMapOfPointTransient.hxx>

Inheritance diagram for STEPConstruct_DataMapOfPointTransient:
Inheritance graph
[legend]

Public Member Functions

 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

STEPConstruct_DataMapOfPointTransient::STEPConstruct_DataMapOfPointTransient ( const Standard_Integer  NbBuckets = 1)
STEPConstruct_DataMapOfPointTransient::~STEPConstruct_DataMapOfPointTransient ( ) [inline]

Member Function Documentation

STEPConstruct_DataMapOfPointTransient& STEPConstruct_DataMapOfPointTransient::Assign ( const STEPConstruct_DataMapOfPointTransient Other)
Standard_Boolean STEPConstruct_DataMapOfPointTransient::Bind ( const gp_Pnt K,
const Handle< Standard_Transient > &  I 
)
Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::ChangeFind ( const gp_Pnt K)
Standard_Address STEPConstruct_DataMapOfPointTransient::ChangeFind1 ( const gp_Pnt K)
void STEPConstruct_DataMapOfPointTransient::Clear ( )
const Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::Find ( const gp_Pnt K) const
Standard_Address STEPConstruct_DataMapOfPointTransient::Find1 ( const gp_Pnt K) const
Standard_Boolean STEPConstruct_DataMapOfPointTransient::IsBound ( const gp_Pnt K) const
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]
void STEPConstruct_DataMapOfPointTransient::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean STEPConstruct_DataMapOfPointTransient::UnBind ( const gp_Pnt K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines