Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IndexedDataMapOfShapeWithState Class Reference

#include <BOPTools_IndexedDataMapOfShapeWithState.hxx>

Inheritance diagram for BOPTools_IndexedDataMapOfShapeWithState:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_IndexedDataMapOfShapeWithState (const Standard_Integer NbBuckets=1)
BOPTools_IndexedDataMapOfShapeWithStateAssign (const BOPTools_IndexedDataMapOfShapeWithState &Other)
BOPTools_IndexedDataMapOfShapeWithStateoperator= (const BOPTools_IndexedDataMapOfShapeWithState &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedDataMapOfShapeWithState ()
Standard_Integer Add (const TopoDS_Shape &K, const BooleanOperations_StateOfShape &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const BooleanOperations_StateOfShape &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const
BooleanOperations_StateOfShape
FindFromIndex (const Standard_Integer I) const
const
BooleanOperations_StateOfShape
operator() (const Standard_Integer I) const
BooleanOperations_StateOfShapeChangeFromIndex (const Standard_Integer I)
BooleanOperations_StateOfShapeoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const
BooleanOperations_StateOfShape
FindFromKey (const TopoDS_Shape &K) const
BooleanOperations_StateOfShapeChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::operator() ( const Standard_Integer  I) const [inline]
BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::operator() ( const Standard_Integer  I) [inline]
BOPTools_IndexedDataMapOfShapeWithState& BOPTools_IndexedDataMapOfShapeWithState::operator= ( const BOPTools_IndexedDataMapOfShapeWithState Other) [inline]
void BOPTools_IndexedDataMapOfShapeWithState::RemoveLast ( )
void BOPTools_IndexedDataMapOfShapeWithState::ReSize ( const Standard_Integer  NbBuckets)
void BOPTools_IndexedDataMapOfShapeWithState::Substitute ( const Standard_Integer  I,
const TopoDS_Shape K,
const BooleanOperations_StateOfShape T 
)

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