|
Open CASCADE Technology 6.5.2
|
#include <BiTgte_DataMapOfShapeBox.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BiTgte_DataMapOfShapeBox (const Standard_Integer NbBuckets=1) | |
| BiTgte_DataMapOfShapeBox & | Assign (const BiTgte_DataMapOfShapeBox &Other) |
| BiTgte_DataMapOfShapeBox & | operator= (const BiTgte_DataMapOfShapeBox &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BiTgte_DataMapOfShapeBox () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const Bnd_Box &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const Bnd_Box & | Find (const TopoDS_Shape &K) const |
| const Bnd_Box & | operator() (const TopoDS_Shape &K) const |
| Bnd_Box & | ChangeFind (const TopoDS_Shape &K) |
| Bnd_Box & | operator() (const TopoDS_Shape &K) |
| Standard_Address | Find1 (const TopoDS_Shape &K) const |
| Standard_Address | ChangeFind1 (const TopoDS_Shape &K) |
| BiTgte_DataMapOfShapeBox::BiTgte_DataMapOfShapeBox | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BiTgte_DataMapOfShapeBox::~BiTgte_DataMapOfShapeBox | ( | ) | [inline] |
| BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::Assign | ( | const BiTgte_DataMapOfShapeBox & | Other | ) |
| Standard_Boolean BiTgte_DataMapOfShapeBox::Bind | ( | const TopoDS_Shape & | K, |
| const Bnd_Box & | I | ||
| ) |
| Bnd_Box& BiTgte_DataMapOfShapeBox::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| Standard_Address BiTgte_DataMapOfShapeBox::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void BiTgte_DataMapOfShapeBox::Clear | ( | ) |
| const Bnd_Box& BiTgte_DataMapOfShapeBox::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BiTgte_DataMapOfShapeBox::Find1 | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BiTgte_DataMapOfShapeBox::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BiTgte_DataMapOfShapeBox::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BiTgte_DataMapOfShapeBox::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BiTgte_DataMapOfShapeBox::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Bnd_Box& BiTgte_DataMapOfShapeBox::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const Bnd_Box& BiTgte_DataMapOfShapeBox::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::operator= | ( | const BiTgte_DataMapOfShapeBox & | Other | ) | [inline] |
| void BiTgte_DataMapOfShapeBox::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BiTgte_DataMapOfShapeBox::UnBind | ( | const TopoDS_Shape & | K | ) |
1.7.4