#include <BOPTools_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 | BOPTools_IndexedDataMapOfShapeWithState (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BOPTools_IndexedDataMapOfShapeWithState & | Assign (const BOPTools_IndexedDataMapOfShapeWithState &Other) |
BOPTools_IndexedDataMapOfShapeWithState & | operator= (const BOPTools_IndexedDataMapOfShapeWithState &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BOPTools_IndexedDataMapOfShapeWithState () | |
Standard_EXPORT Standard_Integer | Add (const TopoDS_Shape &K, const BooleanOperations_StateOfShape &I) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const TopoDS_Shape &K, const BooleanOperations_StateOfShape &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 BooleanOperations_StateOfShape & | FindFromIndex (const Standard_Integer I) const |
const BooleanOperations_StateOfShape & | operator() (const Standard_Integer I) const |
Standard_EXPORT BooleanOperations_StateOfShape & | ChangeFromIndex (const Standard_Integer I) |
BooleanOperations_StateOfShape & | operator() (const Standard_Integer I) |
Standard_EXPORT Standard_Integer | FindIndex (const TopoDS_Shape &K) const |
Standard_EXPORT const BooleanOperations_StateOfShape & | FindFromKey (const TopoDS_Shape &K) const |
Standard_EXPORT BooleanOperations_StateOfShape & | ChangeFromKey (const TopoDS_Shape &K) |
Private Member Functions | |
Standard_EXPORT | BOPTools_IndexedDataMapOfShapeWithState (const BOPTools_IndexedDataMapOfShapeWithState &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|