Open CASCADE Technology 6.5.2
Public Member Functions
BOP_IndexedDataMapOfSolidClassifier Class Reference

#include <BOP_IndexedDataMapOfSolidClassifier.hxx>

Inheritance diagram for BOP_IndexedDataMapOfSolidClassifier:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_IndexedDataMapOfSolidClassifier (const Standard_Integer NbBuckets=1)
BOP_IndexedDataMapOfSolidClassifierAssign (const BOP_IndexedDataMapOfSolidClassifier &Other)
BOP_IndexedDataMapOfSolidClassifieroperator= (const BOP_IndexedDataMapOfSolidClassifier &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOP_IndexedDataMapOfSolidClassifier ()
Standard_Integer Add (const TopoDS_Shape &K, const BOP_PSoClassif &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const BOP_PSoClassif &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const BOP_PSoClassifFindFromIndex (const Standard_Integer I) const
const BOP_PSoClassifoperator() (const Standard_Integer I) const
BOP_PSoClassifChangeFromIndex (const Standard_Integer I)
BOP_PSoClassifoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const BOP_PSoClassifFindFromKey (const TopoDS_Shape &K) const
BOP_PSoClassifChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

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