#include <TopOpeBRepDS_MapOfSurface.hxx>

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