#include <STEPConstruct_DataMapOfPointTransient.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| STEPConstruct_DataMapOfPointTransient (const Standard_Integer NbBuckets=1) | |
| STEPConstruct_DataMapOfPointTransient & | Assign (const STEPConstruct_DataMapOfPointTransient &Other) |
| STEPConstruct_DataMapOfPointTransient & | operator= (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_Transient & | Find (const gp_Pnt &K) const |
| const Handle_Standard_Transient & | operator() (const gp_Pnt &K) const |
| Handle_Standard_Transient & | ChangeFind (const gp_Pnt &K) |
| Handle_Standard_Transient & | operator() (const gp_Pnt &K) |
| STEPConstruct_DataMapOfPointTransient::STEPConstruct_DataMapOfPointTransient | ( | const Standard_Integer | NbBuckets = 1 |
) |
| STEPConstruct_DataMapOfPointTransient::~STEPConstruct_DataMapOfPointTransient | ( | ) | [inline] |
| 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 | ) |
| void STEPConstruct_DataMapOfPointTransient::Clear | ( | ) |
| const Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::Find | ( | const gp_Pnt & | K | ) | const |
| Standard_Boolean STEPConstruct_DataMapOfPointTransient::IsBound | ( | const gp_Pnt & | K | ) | const |
| void STEPConstruct_DataMapOfPointTransient::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* STEPConstruct_DataMapOfPointTransient::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* STEPConstruct_DataMapOfPointTransient::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::operator() | ( | const gp_Pnt & | K | ) | [inline] |
| const Handle_Standard_Transient& STEPConstruct_DataMapOfPointTransient::operator() | ( | const gp_Pnt & | K | ) | const [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 | ) |
1.6.3