#include <TopOpeBRepDS_MapOfPoint.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepDS_MapOfPoint (const Standard_Integer NbBuckets=1) |
Standard_EXPORT TopOpeBRepDS_MapOfPoint & | Assign (const TopOpeBRepDS_MapOfPoint &Other) |
TopOpeBRepDS_MapOfPoint & | operator= (const TopOpeBRepDS_MapOfPoint &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~TopOpeBRepDS_MapOfPoint () | |
Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const TopOpeBRepDS_PointData &I) |
Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
Standard_EXPORT const TopOpeBRepDS_PointData & | Find (const Standard_Integer &K) const |
const TopOpeBRepDS_PointData & | operator() (const Standard_Integer &K) const |
Standard_EXPORT TopOpeBRepDS_PointData & | ChangeFind (const Standard_Integer &K) |
TopOpeBRepDS_PointData & | operator() (const Standard_Integer &K) |
Private Member Functions | |
Standard_EXPORT | TopOpeBRepDS_MapOfPoint (const TopOpeBRepDS_MapOfPoint &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|