Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BooleanOperations_IndexedDataMapOfShapeInteger Class Reference

#include <BooleanOperations_IndexedDataMapOfShapeInteger.hxx>

Inheritance diagram for BooleanOperations_IndexedDataMapOfShapeInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BooleanOperations_IndexedDataMapOfShapeInteger (const Standard_Integer NbBuckets=1)
BooleanOperations_IndexedDataMapOfShapeIntegerAssign (const BooleanOperations_IndexedDataMapOfShapeInteger &Other)
BooleanOperations_IndexedDataMapOfShapeIntegeroperator= (const BooleanOperations_IndexedDataMapOfShapeInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BooleanOperations_IndexedDataMapOfShapeInteger ()
Standard_Integer Add (const TopoDS_Shape &K, const Standard_Integer &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const Standard_Integer &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const Standard_IntegerFindFromIndex (const Standard_Integer I) const
const Standard_Integeroperator() (const Standard_Integer I) const
Standard_IntegerChangeFromIndex (const Standard_Integer I)
Standard_Integeroperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const Standard_IntegerFindFromKey (const TopoDS_Shape &K) const
Standard_IntegerChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation


Member Function Documentation

const Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::operator() ( const Standard_Integer  I) const [inline]
Standard_Integer& BooleanOperations_IndexedDataMapOfShapeInteger::operator() ( const Standard_Integer  I) [inline]
BooleanOperations_IndexedDataMapOfShapeInteger& BooleanOperations_IndexedDataMapOfShapeInteger::operator= ( const BooleanOperations_IndexedDataMapOfShapeInteger Other) [inline]

The documentation for this class was generated from the following file: