Open CASCADE Technology 6.5.2
Public Member Functions
BooleanOperations_IndexedDataMapOfShapeInteger Class Reference

#include <BooleanOperations_IndexedDataMapOfShapeInteger.hxx>

Inheritance diagram for BooleanOperations_IndexedDataMapOfShapeInteger:
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_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

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

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