#include <BooleanOperations_IndexedDataMapOfShapeInteger.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BooleanOperations_IndexedDataMapOfShapeInteger (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT BooleanOperations_IndexedDataMapOfShapeInteger & | Assign (const BooleanOperations_IndexedDataMapOfShapeInteger &Other) |
| BooleanOperations_IndexedDataMapOfShapeInteger & | operator= (const BooleanOperations_IndexedDataMapOfShapeInteger &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~BooleanOperations_IndexedDataMapOfShapeInteger () | |
| Standard_EXPORT Standard_Integer | Add (const TopoDS_Shape &K, const Standard_Integer &I) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const TopoDS_Shape &K, const Standard_Integer &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 Standard_Integer & | FindFromIndex (const Standard_Integer I) const |
| const Standard_Integer & | operator() (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer & | ChangeFromIndex (const Standard_Integer I) |
| Standard_Integer & | operator() (const Standard_Integer I) |
| Standard_EXPORT Standard_Integer | FindIndex (const TopoDS_Shape &K) const |
| Standard_EXPORT const Standard_Integer & | FindFromKey (const TopoDS_Shape &K) const |
| Standard_EXPORT Standard_Integer & | ChangeFromKey (const TopoDS_Shape &K) |
Private Member Functions | |
| Standard_EXPORT | BooleanOperations_IndexedDataMapOfShapeInteger (const BooleanOperations_IndexedDataMapOfShapeInteger &Other) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.4.1