Open CASCADE Technology
6.5.4
|
#include <STEPConstruct_DataMapOfPointTransient.hxx>
DEFINE_STANDARD_ALLOC STEPConstruct_DataMapOfPointTransient::STEPConstruct_DataMapOfPointTransient | ( | const Standard_Integer | NbBuckets = 1 | ) |
STEPConstruct_DataMapOfPointTransient& STEPConstruct_DataMapOfPointTransient::Assign | ( | const STEPConstruct_DataMapOfPointTransient & | Other | ) |
Standard_Boolean STEPConstruct_DataMapOfPointTransient::Bind | ( | const gp_Pnt & | K, |
const Handle< Standard_Transient > & | I | ||
) |
const Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::Find | ( | 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] |