Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_IndexedDataMapOfIntegerState Class Reference

#include <BOPTools_IndexedDataMapOfIntegerState.hxx>

Inheritance diagram for BOPTools_IndexedDataMapOfIntegerState:
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_IndexedDataMapOfIntegerState (const Standard_Integer NbBuckets=1)
BOPTools_IndexedDataMapOfIntegerStateAssign (const BOPTools_IndexedDataMapOfIntegerState &Other)
BOPTools_IndexedDataMapOfIntegerStateoperator= (const BOPTools_IndexedDataMapOfIntegerState &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedDataMapOfIntegerState ()
Standard_Integer Add (const Standard_Integer &K, const BooleanOperations_StateOfShape &I)
void Substitute (const Standard_Integer I, const Standard_Integer &K, const BooleanOperations_StateOfShape &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Integer &K) const
const Standard_IntegerFindKey (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 Standard_Integer &K) const
const
BooleanOperations_StateOfShape
FindFromKey (const Standard_Integer &K) const
BooleanOperations_StateOfShapeChangeFromKey (const Standard_Integer &K)
Standard_Address FindFromKey1 (const Standard_Integer &K) const
Standard_Address ChangeFromKey1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

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

Reimplemented from TCollection_BasicMap.

const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::operator() ( const Standard_Integer  I) const [inline]
BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfIntegerState::operator() ( const Standard_Integer  I) [inline]
BOPTools_IndexedDataMapOfIntegerState& BOPTools_IndexedDataMapOfIntegerState::operator= ( const BOPTools_IndexedDataMapOfIntegerState Other) [inline]
void BOPTools_IndexedDataMapOfIntegerState::RemoveLast ( )
void BOPTools_IndexedDataMapOfIntegerState::ReSize ( const Standard_Integer  NbBuckets)
void BOPTools_IndexedDataMapOfIntegerState::Substitute ( const Standard_Integer  I,
const Standard_Integer 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