#include <TopOpeBRepDS_IndexedDataMapOfShapeWithState.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_IndexedDataMapOfShapeWithState (const Standard_Integer NbBuckets=1) |
Standard_EXPORT TopOpeBRepDS_IndexedDataMapOfShapeWithState & | Assign (const TopOpeBRepDS_IndexedDataMapOfShapeWithState &Other) |
TopOpeBRepDS_IndexedDataMapOfShapeWithState & | operator= (const TopOpeBRepDS_IndexedDataMapOfShapeWithState &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~TopOpeBRepDS_IndexedDataMapOfShapeWithState () | |
Standard_EXPORT Standard_Integer | Add (const TopoDS_Shape &K, const TopOpeBRepDS_ShapeWithState &I) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const TopoDS_Shape &K, const TopOpeBRepDS_ShapeWithState &T) |
Standard_EXPORT void | RemoveLast () |
Standard_EXPORT Standard_Boolean | Contains (const TopoDS_Shape &K) const |
Standard_EXPORT const TopoDS_Shape & | FindKey (const Standard_Integer I) const |
Standard_EXPORT const TopOpeBRepDS_ShapeWithState & | FindFromIndex (const Standard_Integer I) const |
const TopOpeBRepDS_ShapeWithState & | operator() (const Standard_Integer I) const |
Standard_EXPORT TopOpeBRepDS_ShapeWithState & | ChangeFromIndex (const Standard_Integer I) |
TopOpeBRepDS_ShapeWithState & | operator() (const Standard_Integer I) |
Standard_EXPORT Standard_Integer | FindIndex (const TopoDS_Shape &K) const |
Standard_EXPORT const TopOpeBRepDS_ShapeWithState & | FindFromKey (const TopoDS_Shape &K) const |
Standard_EXPORT TopOpeBRepDS_ShapeWithState & | ChangeFromKey (const TopoDS_Shape &K) |
Private Member Functions | |
Standard_EXPORT | TopOpeBRepDS_IndexedDataMapOfShapeWithState (const TopOpeBRepDS_IndexedDataMapOfShapeWithState &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|