Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_IndexedMapOfCoupleOfInteger Class Reference

#include <BOPTools_IndexedMapOfCoupleOfInteger.hxx>

Inheritance diagram for BOPTools_IndexedMapOfCoupleOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_IndexedMapOfCoupleOfInteger (const Standard_Integer NbBuckets=1)
BOPTools_IndexedMapOfCoupleOfIntegerAssign (const BOPTools_IndexedMapOfCoupleOfInteger &Other)
BOPTools_IndexedMapOfCoupleOfIntegeroperator= (const BOPTools_IndexedMapOfCoupleOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IndexedMapOfCoupleOfInteger ()
Standard_Integer Add (const BOPTools_CoupleOfInteger &K)
void Substitute (const Standard_Integer I, const BOPTools_CoupleOfInteger &K)
void RemoveLast ()
Standard_Boolean Contains (const BOPTools_CoupleOfInteger &K) const
const BOPTools_CoupleOfIntegerFindKey (const Standard_Integer I) const
const BOPTools_CoupleOfIntegeroperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const BOPTools_CoupleOfInteger &K) const

Constructor & Destructor Documentation


Member Function Documentation

const BOPTools_CoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator() ( const Standard_Integer  I) const [inline]
BOPTools_IndexedMapOfCoupleOfInteger& BOPTools_IndexedMapOfCoupleOfInteger::operator= ( const BOPTools_IndexedMapOfCoupleOfInteger Other) [inline]

The documentation for this class was generated from the following file: