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

#include <BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx>

Inheritance diagram for BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors (const Standard_Integer NbBuckets=1)
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessorsAssign (const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors &Other)
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessorsoperator= (const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors ()
Standard_Integer Add (const TopoDS_Shape &K, const BooleanOperations_AncestorsSeqAndSuccessorsSeq &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const BooleanOperations_AncestorsSeqAndSuccessorsSeq &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const
BooleanOperations_AncestorsSeqAndSuccessorsSeq
FindFromIndex (const Standard_Integer I) const
const
BooleanOperations_AncestorsSeqAndSuccessorsSeq
operator() (const Standard_Integer I) const
BooleanOperations_AncestorsSeqAndSuccessorsSeqChangeFromIndex (const Standard_Integer I)
BooleanOperations_AncestorsSeqAndSuccessorsSeqoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const
BooleanOperations_AncestorsSeqAndSuccessorsSeq
FindFromKey (const TopoDS_Shape &K) const
BooleanOperations_AncestorsSeqAndSuccessorsSeqChangeFromKey (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 BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator() ( const Standard_Integer  I) const [inline]
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator() ( const Standard_Integer  I) [inline]
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator= ( const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors Other) [inline]

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