Open CASCADE Technology
6.5.4
|
#include <TColStd_IndexedMapOfInteger.hxx>
DEFINE_STANDARD_ALLOC TColStd_IndexedMapOfInteger::TColStd_IndexedMapOfInteger | ( | const Standard_Integer | NbBuckets = 1 | ) |
TColStd_IndexedMapOfInteger& TColStd_IndexedMapOfInteger::Assign | ( | const TColStd_IndexedMapOfInteger & | Other | ) |
const Standard_Integer& TColStd_IndexedMapOfInteger::operator() | ( | const Standard_Integer | I | ) | const [inline] |
TColStd_IndexedMapOfInteger& TColStd_IndexedMapOfInteger::operator= | ( | const TColStd_IndexedMapOfInteger & | Other | ) | [inline] |
void TColStd_IndexedMapOfInteger::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void TColStd_IndexedMapOfInteger::Substitute | ( | const Standard_Integer | I, |
const Standard_Integer & | K | ||
) |