Open CASCADE Technology
6.5.4
|
#include <QANCollection_DoubleMapOfRealInteger.hxx>
DEFINE_STANDARD_ALLOC QANCollection_DoubleMapOfRealInteger::QANCollection_DoubleMapOfRealInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Boolean QANCollection_DoubleMapOfRealInteger::AreBound | ( | const Standard_Real & | K1, |
const Standard_Integer & | K2 | ||
) | const |
QANCollection_DoubleMapOfRealInteger& QANCollection_DoubleMapOfRealInteger::Assign | ( | const QANCollection_DoubleMapOfRealInteger & | Other | ) |
void QANCollection_DoubleMapOfRealInteger::Bind | ( | const Standard_Real & | K1, |
const Standard_Integer & | K2 | ||
) |
const Standard_Integer& QANCollection_DoubleMapOfRealInteger::Find1 | ( | const Standard_Real & | K | ) | const |
const Standard_Real& QANCollection_DoubleMapOfRealInteger::Find2 | ( | const Standard_Integer & | K | ) | const |
QANCollection_DoubleMapOfRealInteger& QANCollection_DoubleMapOfRealInteger::operator= | ( | const QANCollection_DoubleMapOfRealInteger & | Other | ) | [inline] |