Open CASCADE Technology 6.5.2
Public Member Functions
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors Class Reference

#include <BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx>

Inheritance diagram for BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors ( const Standard_Integer  NbBuckets = 1)
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::~BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors ( ) [inline]

Member Function Documentation

Standard_Integer BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Add ( const TopoDS_Shape K,
const BooleanOperations_AncestorsSeqAndSuccessorsSeq I 
)
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Assign ( const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors Other)
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromIndex ( const Standard_Integer  I)
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromKey ( const TopoDS_Shape K)
Standard_Address BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromKey1 ( const TopoDS_Shape K)
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Clear ( )
Standard_Boolean BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Contains ( const TopoDS_Shape K) const
const BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromIndex ( const Standard_Integer  I) const
const BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromKey ( const TopoDS_Shape K) const
Standard_Address BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromKey1 ( const TopoDS_Shape K) const
Standard_Integer BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindIndex ( const TopoDS_Shape K) const
const TopoDS_Shape& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindKey ( const Standard_Integer  I) const
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

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]
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::RemoveLast ( )
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ReSize ( const Standard_Integer  NbBuckets)
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Substitute ( const Standard_Integer  I,
const TopoDS_Shape K,
const BooleanOperations_AncestorsSeqAndSuccessorsSeq T 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines